Skip to content

LIBRARIES-2943: add semver comparison function - #48

Merged
chenxzhang merged 4 commits into
masterfrom
LIBRARIES-2943/semver
Jan 8, 2026
Merged

LIBRARIES-2943: add semver comparison function#48
chenxzhang merged 4 commits into
masterfrom
LIBRARIES-2943/semver

use base 10 constant

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

92.25% (target 80.00%)

View this Pull Request on Codecov

92.25% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 94.64286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.25%. Comparing base (64c100c) to head (a74cf84).

Files with missing lines Patch % Lines
src/matchers.ts 94.64% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   91.91%   92.25%   +0.33%     
==========================================
  Files           5        5              
  Lines         396      452      +56     
  Branches      123      147      +24     
==========================================
+ Hits          364      417      +53     
- Misses         31       34       +3     
  Partials        1        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.