Skip to content

fix: include invalid value in semver error messages

f152325
Select commit
Loading
Failed to load commit list.
Merged

fix: replace hashicorp/go-version with golang.org/x/mod/semver #532

fix: include invalid value in semver error messages
f152325
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

71.31% (+0.04%) compared to 96ea244

View this Pull Request on Codecov

71.31% (+0.04%) compared to 96ea244

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.31%. Comparing base (96ea244) to head (f152325).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
+ Coverage   71.26%   71.31%   +0.04%     
==========================================
  Files         222      222              
  Lines       18698    18706       +8     
==========================================
+ Hits        13326    13341      +15     
+ Misses       4189     4186       -3     
+ Partials     1183     1179       -4     

☔ 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.