medbioinf / pia

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

fixing minor problem with serialization exception #157

Closed julianu closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #157 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage     55.04%   55.04%           
  Complexity     2327     2327           
=========================================
  Files           161      161           
  Lines         16586    16586           
  Branches       2773     2773           
=========================================
  Hits           9130     9130           
  Misses         6451     6451           
  Partials       1005     1005           
Flag Coverage Δ Complexity Δ
#unittests 55.04% <0.00%> (ø) 2327.00 <0.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.46% <0.00%> (ø) 28.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 b6e3f8c...21a5480. Read the comment docs.