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

Fix parsing for mixture of Kotlin and CMake output #991

Merged
merged 1 commit into from
Jan 2, 2024

Fix parsing for mixture of Kotlin and CMake output

5aab948
Select commit
Loading
Failed to load commit list.
Merged

Fix parsing for mixture of Kotlin and CMake output #991

Fix parsing for mixture of Kotlin and CMake output
5aab948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2024 in 0s

93.08% (-0.01%) compared to 93172ec

View this Pull Request on Codecov

93.08% (-0.01%) compared to 93172ec

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (93172ec) 93.09% compared to head (5aab948) 93.08%.
Report is 5 commits behind head on main.

Files Patch % Lines
...main/java/edu/hm/hafner/analysis/IssueBuilder.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #991      +/-   ##
============================================
- Coverage     93.09%   93.08%   -0.01%     
- Complexity     2382     2386       +4     
============================================
  Files           347      347              
  Lines          6603     6612       +9     
  Branches        687      689       +2     
============================================
+ Hits           6147     6155       +8     
- Misses          256      257       +1     
  Partials        200      200              

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