medbioinf / pia

:books: :microscope: PIA - Protein Inference Algorithms
https://github.com/medbioinf/pia
Other
21 stars 9 forks source link

Force throwing of IOError when StackOverFlowError in serialization #158

Closed julianu closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #158 into master will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #158      +/-   ##
============================================
- Coverage     55.04%   55.02%   -0.03%     
+ Complexity     2327     2326       -1     
============================================
  Files           161      161              
  Lines         16586    16589       +3     
  Branches       2773     2773              
============================================
- Hits           9130     9128       -2     
- Misses         6451     6455       +4     
- Partials       1005     1006       +1     
Flag Coverage Δ Complexity Δ
#unittests 55.02% <0.00%> (-0.03%) 2326.00 <0.00> (-1.00)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/main/java/de/mpc/pia/modeller/PIAModeller.java 21.31% <0.00%> (-0.16%) 28.00 <0.00> (ø)
...ava/de/mpc/pia/modeller/protein/ReportProtein.java 73.65% <0.00%> (-1.08%) 49.00% <0.00%> (-1.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 ed36fdb...6866cfb. Read the comment docs.