Skip to content

Added Baseline Test - #283

Merged
AlexanderKaran merged 1 commit into
mainfrom
baseline-test
Jul 8, 2026
Merged

Added Baseline Test#283
AlexanderKaran merged 1 commit into
mainfrom
baseline-test

Conversation

@AlexanderKaran

Copy link
Copy Markdown
Collaborator

Added in James https://github.com/43081j/baseline-detector as a test, the last one before we move to starlight.

I added some filters to make sure we only check browser code and not server stuff. Be interesting to see what these stats are once we start bumping the framework versions.

Screenshot 2026-07-08 at 8 39 09 pm

@AlexanderKaran
AlexanderKaran requested a review from 43081j as a code owner July 8, 2026 10:45

const [featuresByFile, detectedTarget, detectedBaselineYear] =
await Promise.all([
detectFeatures({ cwd: scanDir }),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine for now but these 3 will basically run the same scan just with a different output.

i should probably change the detectFeatures result to be {features, target, year} or something

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice as I want all three

@AlexanderKaran
AlexanderKaran merged commit 212c888 into main Jul 8, 2026
4 checks passed
@AlexanderKaran
AlexanderKaran deleted the baseline-test branch July 8, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants