Closed Midnighter closed 5 years ago
Merging #232 into master will decrease coverage by
0.02%
. The diff coverage is66.66%
.
@@ Coverage Diff @@
## master #232 +/- ##
==========================================
- Coverage 63.81% 63.79% -0.03%
==========================================
Files 56 56
Lines 5127 5126 -1
Branches 886 886
==========================================
- Hits 3272 3270 -2
- Misses 1672 1674 +2
+ Partials 183 182 -1
Impacted Files | Coverage Δ | |
---|---|---|
...ain_design/pathway_prediction/pathway_predictor.py | 75.98% <66.66%> (+0.29%) |
:arrow_up: |
cameo/core/target.py | 60.78% <0%> (-0.66%) |
:arrow_down: |
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 aa45d59...f2f5e75. Read the comment docs.
Address the style comments from the last PR.