Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change: Remove own comparison operators, sort as semver #1000

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Change: Remove own comparison operators, sort as semver

11f4931
Select commit
Loading
Failed to load commit list.
Draft

Change: Remove own comparison operators, sort as semver #1000

Change: Remove own comparison operators, sort as semver
11f4931
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 1s

90.35% (-0.03%) compared to 8d460a7, passed because coverage increased by +0.00% when compared to adjusted base (90.35%)

View this Pull Request on Codecov

90.35% (-0.03%) compared to 8d460a7, passed because coverage increased by +0.00% when compared to adjusted base (90.35%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.35%. Comparing base (8d460a7) to head (11f4931).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1000      +/-   ##
==========================================
- Coverage   90.37%   90.35%   -0.03%     
==========================================
  Files         103      103              
  Lines        6963     6938      -25     
  Branches      986      973      -13     
==========================================
- Hits         6293     6269      -24     
  Misses        471      471              
+ Partials      199      198       -1     

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