Skip to content

fix(semver): correcting <= operator behavior when minor version is wildcard - #6943

Merged
kt3k merged 2 commits into
denoland:mainfrom
achedges:semver-operator-fix
Jan 15, 2026
Merged

kt3k merged 2 commits into
denoland:mainfrom
achedges:semver-operator-fix

Merge branch 'main' into semver-operator-fix

817b54e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

94.29% (+0.00%) compared to 6b93b78

View this Pull Request on Codecov

94.29% (+0.00%) compared to 6b93b78

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.29%. Comparing base (6b93b78) to head (817b54e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6943   +/-   ##
=======================================
  Coverage   94.28%   94.29%           
=======================================
  Files         584      584           
  Lines       43186    43182    -4     
  Branches     6933     6931    -2     
=======================================
- Hits        40720    40719    -1     
+ Misses       2413     2411    -2     
+ Partials       53       52    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.