CanDIG / rnaget_service

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

Convert schemas to openapi3 #29

Closed alipski closed 5 years ago

alipski commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #29 into develop will increase coverage by 0.12%. The diff coverage is 96.73%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #29      +/-   ##
===========================================
+ Coverage    87.61%   87.73%   +0.12%     
===========================================
  Files           10       10              
  Lines         1009     1019      +10     
  Branches       166      166              
===========================================
+ Hits           884      894      +10     
  Misses          82       82              
  Partials        43       43
Impacted Files Coverage Δ
candig_rnaget/orm/models.py 100% <100%> (ø) :arrow_up:
candig_rnaget/api/models.py 100% <100%> (ø) :arrow_up:
candig_rnaget/api/operations.py 89.54% <96.42%> (+0.18%) :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 2782080...809cc30. Read the comment docs.