Closed prakaa closed 2 years ago
Merging #33 (73b3122) into master (50175af) will increase coverage by
0.74%
. The diff coverage is97.56%
.
@@ Coverage Diff @@
## master #33 +/- ##
==========================================
+ Coverage 95.01% 95.76% +0.74%
==========================================
Files 9 9
Lines 582 614 +32
Branches 111 118 +7
==========================================
+ Hits 553 588 +35
+ Misses 19 17 -2
+ Partials 10 9 -1
Flag | Coverage Δ | |
---|---|---|
unittests | 95.76% <97.56%> (+0.74%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/nemseer/data_handlers.py | 93.75% <96.55%> (+1.15%) |
:arrow_up: |
src/nemseer/data.py | 100.00% <100.00%> (ø) |
|
src/nemseer/data_compilers.py | 92.63% <100.00%> (+3.62%) |
:arrow_up: |
src/nemseer/downloader.py | 94.68% <100.00%> (+0.05%) |
:arrow_up: |
src/nemseer/nemseer.py | 100.00% <100.00%> (+3.84%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Closes #25 Closes #30
Adds in xarray data compilation functionality, additional testing and additions to docs.