Skip to content

remove linuxpatchextension constants and os version comments in handler

a722262
Select commit
Loading
Failed to load commit list.
Merged

Fix the version comparator bug for ubuntu pro client version extraction #294

remove linuxpatchextension constants and os version comments in handler
a722262
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2025 in 0s

92.43% (-0.01%) compared to d08cec9, passed because coverage increased by 0.01% when compared to adjusted base (92.41%)

View this Pull Request on Codecov

92.43% (-0.01%) compared to d08cec9, passed because coverage increased by 0.01% when compared to adjusted base (92.41%)

Details

Codecov Report

Attention: Patch coverage is 98.71795% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.43%. Comparing base (d08cec9) to head (a722262).

Files with missing lines Patch % Lines
src/core/src/core_logic/VersionComparator.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   92.43%   92.43%   -0.01%     
==========================================
  Files          97       97              
  Lines       16226    16237      +11     
==========================================
+ Hits        14999    15008       +9     
- Misses       1227     1229       +2     

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