Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5807 +/- ##
=======================================
Coverage 96.41% 96.41%
=======================================
Files 534 534
Lines 16433 16435 +2
Branches 3765 3767 +2
=======================================
+ Hits 15844 15846 +2
Misses 198 198
Partials 391 391
🚀 New features to boost your workflow:
|
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Summary
entry.platformsorentry.harness.Submission Source
For direct content PRs:
content/<category>/<slug>.mdxfile.submittedByandsubmittedByUrlmatch the PR author.README.md, generated registry outputs, downloads, workflows, packages, scripts, or multiple content entries./downloads/...package hosting for community-submitted ZIP/MCPB artifacts.For platform/code/docs PRs:
No visual impactare included when relevant.For registry API endpoint PRs:
Schema and Quality Checks
pnpm validate:content:strictpassed, or I am relying on CI.pnpm validate:packagesandpnpm scan:packagespassed.viewCount,copyCount,popularityScore)skillType,skillLevel,verificationStatus,verifiedAt,retrievalSources,testedPlatforms).Quality Evidence
/browseplatform filtering throughmatchesSearchFiltersinapps/web/src/data/search.ts.?platform=now includes entries whose compatibility is declared throughentry.harness, matching the harness coverage surfaces.entry.platformsmatches still pass; entries with no selected platform in either field still fail.No visual impactand explain why: No visual impact — this only changes filter inclusion logic.tests/search-lib-branch-coverage.test.tscovers a harness-only Windsurf entry matching a Windsurf platform filter.Validation
pnpm buildpassed, or the reason it was not run is listed below.Notes
windsurfcount remains 181 before and after.pnpm exec vitest run tests/search-lib-branch-coverage.test.ts,pnpm build,git diff --check.