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

Remove unused function compare_version #874

Merged
merged 1 commit into from
Jun 10, 2024

Remove unused function compare_version

4a1ac6d
Select commit
Loading
Failed to load commit list.
Merged

Remove unused function compare_version #874

Remove unused function compare_version
4a1ac6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

21.48% (-0.01%) compared to 91b35cb, passed because coverage increased by +0.00% when compared to adjusted base (21.48%)

View this Pull Request on Codecov

21.48% (-0.01%) compared to 91b35cb, passed because coverage increased by +0.00% when compared to adjusted base (21.48%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.48%. Comparing base (91b35cb) to head (4a1ac6d).
Report is 19 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #874      +/-   ##
==========================================
- Coverage   21.49%   21.48%   -0.01%     
==========================================
  Files          63       63              
  Lines        8638     8628      -10     
  Branches     1589     1587       -2     
==========================================
- Hits         1857     1854       -3     
+ Misses       6757     6750       -7     
  Partials       24       24              

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