Closed mochic closed 6 years ago
Merging #94 into master will increase coverage by
23.31%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #94 +/- ##
===========================================
+ Coverage 67.09% 90.41% +23.31%
===========================================
Files 14 14
Lines 699 699
===========================================
+ Hits 469 632 +163
+ Misses 230 67 -163
Impacted Files | Coverage Δ | |
---|---|---|
neuroglia/datasets/synthetic_calcium.py | 97.91% <0%> (+41.66%) |
:arrow_up: |
neuroglia/calcium/oasis/functions.py | 88.88% <0%> (+45.39%) |
: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 13017e9...14a9cab. Read the comment docs.
@neuromusic the circleci tests are very slow compared to appveyor and travis tests, can we ditch the circleci tests or address this speed related problem in a separate pr? changes to circleci config seem out of the scope of this pr