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

Make reparse more reliable #454

Merged
merged 6 commits into from
Jul 28, 2024

test: add servermode reparse test with broken files

cd64e7d
Select commit
Loading
Failed to load commit list.
Merged

Make reparse more reliable #454

test: add servermode reparse test with broken files
cd64e7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2024 in 0s

88% (+1%) compared to 9ac87de

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88%. Comparing base (9ac87de) to head (cd64e7d).

Files Patch % Lines
...phonecombo/uecapabilityparser/server/JavalinApp.kt 88% 2 Missing and 1 partial ⚠️
...phonecombo/uecapabilityparser/util/MultiParsing.kt 82% 0 Missing and 2 partials ⚠️
...t/smartphonecombo/uecapabilityparser/io/IOUtils.kt 80% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #454   +/-   ##
===================================
+ Coverage    88%    88%   +1%     
===================================
  Files       108    108           
  Lines      4834   4879   +45     
  Branches   1185   1195   +10     
===================================
+ Hits       4218   4261   +43     
  Misses      209    209           
- Partials    407    409    +2     

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