hivdb / sierra

HIVDB Genotypic Resistance Interpretation Program
GNU General Public License v3.0
15 stars 7 forks source link

Added several tests to for Mutations class. #11

Closed arodcasanova closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.9%. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #11     +/-   ##
===========================================
+ Coverage        76%   76.91%   +0.9%     
- Complexity     1241     1297     +56     
===========================================
  Files            95       95             
  Lines          6711     6830    +119     
  Branches        627      669     +42     
===========================================
+ Hits           5101     5253    +152     
+ Misses         1488     1454     -34     
- Partials        122      123      +1
Impacted Files Coverage Δ Complexity Δ
...ava/edu/stanford/hivdb/mutations/GenePosition.java 100% <ø> (ø) 11 <0> (ø) :arrow_down:
.../edu/stanford/hivdb/alignment/NucAminoAligner.java 90.65% <100%> (+9.76%) 108 <0> (+43) :arrow_up:
...in/java/edu/stanford/hivdb/mutations/Mutation.java 93.72% <90.47%> (+7.05%) 125 <6> (+6) :arrow_up:
.../java/edu/stanford/hivdb/utilities/FastaUtils.java 67.01% <0%> (+7.01%) 21% <0%> (+7%) :arrow_up:

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 fdfa5dd...dc3c5f7. Read the comment docs.