qbicsoftware / core-utils-lib

Library containing core classes and utilities that are independent of a portal.
MIT License
0 stars 0 forks source link

Feature/relative paths #18

Closed sven1103 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into development will increase coverage by 13.75%. The diff coverage is 85.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##             development      #18       +/-   ##
==================================================
+ Coverage          17.18%   30.94%   +13.75%     
- Complexity             0        9        +9     
==================================================
  Files                 10       10               
  Lines                256      265        +9     
  Branches              25       24        -1     
==================================================
+ Hits                  44       82       +38     
+ Misses               208      177       -31     
- Partials               4        6        +2     
Impacted Files Coverage Δ Complexity Δ
.../main/groovy/life/qbic/utils/NanoporeParser.groovy 78.09% <85.00%> (+31.77%) 9.00 <5.00> (+9.00)
src/main/java/life/qbic/cli/ToolExecutor.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0cf7c72...147f937. Read the comment docs.

sven1103 commented 4 years ago

All Nanopore data objects should be able to return their paths relative to the root folder.