Closed GaetanDu closed 3 years ago
Merging #6 (c4afdb5) into main (4c46d65) will increase coverage by
1.40%
. The diff coverage is95.23%
.
@@ Coverage Diff @@
## main #6 +/- ##
==========================================
+ Coverage 85.45% 86.86% +1.40%
==========================================
Files 12 12
Lines 667 685 +18
Branches 73 75 +2
==========================================
+ Hits 570 595 +25
+ Misses 61 53 -8
- Partials 36 37 +1
Impacted Files | Coverage Δ | |
---|---|---|
autopycoin/models/__init__.py | 100.00% <ø> (ø) |
|
autopycoin/models/nbeats.py | 82.91% <66.66%> (+3.51%) |
:arrow_up: |
autopycoin/models/nbeats_test.py | 100.00% <100.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 4c46d65...c4afdb5. Read the comment docs.
Hello @GaetanDu! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
autopycoin/models/nbeats_test.py
: