Generalizing MITgcm read in to enabele read in of SPARC #60
Codecov / codecov/project
succeeded
Nov 17, 2023 in 0s
78.58% (target 95.00%)
View this Pull Request on Codecov
78.58% (target 95.00%)
Details
Codecov Report
Merging #60 (614c8e1) into main (47e33a6) will increase coverage by
0.28%
.
Report is 1 commits behind head on main.
The diff coverage is91.52%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #60 +/- ##
==========================================
+ Coverage 78.30% 78.58% +0.28%
==========================================
Files 14 14
Lines 1549 1560 +11
==========================================
+ Hits 1213 1226 +13
+ Misses 336 334 -2
Files | Coverage Δ | |
---|---|---|
gcm_toolkit/core/const.py | 100.00% <ø> (ø) |
|
gcm_toolkit/core/units.py | 100.00% <100.00%> (ø) |
|
gcm_toolkit/mitgcm/__init__.py | 100.00% <ø> (ø) |
|
gcm_toolkit/utils/read_and_write.py | 95.09% <100.00%> (ø) |
|
gcm_toolkit/mitgcm/utils.py | 94.11% <96.66%> (ø) |
|
gcm_toolkit/mitgcm/read_in.py | 94.00% <94.00%> (ø) |
|
gcm_toolkit/utils/manipulations.py | 91.39% <81.25%> (ø) |
Loading