CanDIG / rnaget_service

Implementation of GA4GH rnaget API
GNU General Public License v3.0
1 stars 2 forks source link

Compliance test #24

Closed alipski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 9.62%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   75.69%   85.31%   +9.62%     
==========================================
  Files          10       10              
  Lines        1045     1035      -10     
  Branches      178      174       -4     
==========================================
+ Hits          791      883      +92     
+ Misses        188      100      -88     
+ Partials       66       52      -14
Impacted Files Coverage Δ
candig_rnaget/expression/download.py 88.46% <100%> (+19.23%) :arrow_up:
candig_rnaget/api/operations.py 89.36% <85.71%> (+14.97%) :arrow_up:
candig_rnaget/api/logging.py 78.37% <0%> (+5.4%) :arrow_up:
candig_rnaget/orm/guid.py 72.72% <0%> (+9.09%) :arrow_up:
candig_rnaget/auth/__init__.py 92.85% <0%> (+57.14%) :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 eeb7fdf...f0e62af. Read the comment docs.