Closed wtgee closed 2 years ago
Merging #292 (396a8f1) into develop (ca8ebb5) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #292 +/- ##
===========================================
+ Coverage 75.87% 75.88% +0.01%
===========================================
Files 27 27
Lines 1807 1808 +1
===========================================
+ Hits 1371 1372 +1
Misses 436 436
Impacted Files | Coverage Δ | |
---|---|---|
src/panoptes/utils/__init__.py | 100.00% <100.00%> (ø) |
|
src/panoptes/utils/config/client.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 c0c0663...396a8f1. Read the comment docs.
Preparing for a new release by doing some repo maintenance and cleanup.
4.2.3
, which usespyproject.toml
andtox
better.envioronment.yml
file for conda builds.numpy
to1.19
for security warnings.