Closed jdebacker closed 2 years ago
Merging #364 (48ef36b) into master (7603e04) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #364 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 1103 1111 +8
=========================================
+ Hits 1103 1111 +8
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
ccc/calculator.py | 100.00% <100.00%> (ø) |
|
ccc/utils.py | 100.00% <100.00%> (ø) |
|
ccc/data.py | 100.00% <0.00%> (ø) |
|
ccc/parameters.py | 100.00% <0.00%> (ø) |
This PR makes a fix to accommodate more recent versions of Pandas. In addition, a workflow is added to auto publish to PyPI.