Skip to content
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

63.49% (-0.20%) compared to 0d2d469

View this Pull Request on Codecov

63.49% (-0.20%) compared to 0d2d469

Details

Codecov Report

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

Comparison is base (0d2d469) 63.68% compared to head (dcc2ac5) 63.49%.
Report is 2 commits behind head on develop.

❗ Current head dcc2ac5 differs from pull request most recent head 888358e. Consider uploading reports for the commit 888358e to get more accurate results

Files Patch % Lines
.../inputlocation/PathBasedAnalysisInputLocation.java 68.75% 4 Missing and 1 partial ⚠️
.../sootup/java/core/JavaModuleIdentifierFactory.java 0.00% 5 Missing ⚠️
...src/main/java/sootup/java/core/JavaModuleInfo.java 0.00% 5 Missing ⚠️
...utlocation/JavaClassPathAnalysisInputLocation.java 42.85% 4 Missing ⚠️
...n/java/sootup/java/core/JavaIdentifierFactory.java 57.14% 1 Missing and 2 partials ⚠️
...re/src/main/java/sootup/core/model/SootMethod.java 0.00% 0 Missing and 2 partials ⚠️
...otup/java/bytecode/inputlocation/ModuleFinder.java 60.00% 2 Missing ⚠️
...tlocation/JavaSourcePathAnalysisInputLocation.java 50.00% 1 Missing and 1 partial ⚠️
...in/java/sootup/java/core/views/JavaModuleView.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #740      +/-   ##
=============================================
- Coverage      63.68%   63.49%   -0.20%     
+ Complexity      3342     3340       -2     
=============================================
  Files            317      318       +1     
  Lines          15071    15091      +20     
  Branches        2542     2543       +1     
=============================================
- Hits            9598     9582      -16     
- Misses          4588     4611      +23     
- Partials         885      898      +13     

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