Skip to content

Added Baseline Test#283

Open
AlexanderKaran wants to merge 1 commit into
mainfrom
baseline-test
Open

Added Baseline Test#283
AlexanderKaran wants to merge 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

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