jrenaud90 / TidalPy

Software suite to perform solid-body tidal dissipation calculations for rocky and icy worlds
Other
15 stars 3 forks source link

v0.3.5 #34

Closed jrenaud90 closed 2 years ago

jrenaud90 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (55444aa) into master (0e5c179) will decrease coverage by 30.03%. The diff coverage is 31.48%.

:exclamation: Current head 55444aa differs from pull request most recent head 7868bc1. Consider uploading reports for the commit 7868bc1 to get more accurate results

@@             Coverage Diff             @@
##           master      #34       +/-   ##
===========================================
- Coverage   98.99%   68.96%   -30.04%     
===========================================
  Files          51      208      +157     
  Lines        4984    13544     +8560     
===========================================
+ Hits         4934     9340     +4406     
- Misses         50     4204     +4154     
Impacted Files Coverage Δ
TidalPy/utilities/classes/config/json_utils.py 23.52% <0.00%> (ø)
TidalPy/utilities/graphics/global_map.py 0.00% <0.00%> (ø)
TidalPy/utilities/graphics/multilayer/yplot.py 0.00% <0.00%> (ø)
TidalPy/utilities/numpy_helper/array_shape.py 12.50% <0.00%> (ø)
TidalPy/utilities/performance/__init__.py 100.00% <ø> (ø)
TidalPy/utilities/performance/numba.py 64.81% <ø> (ø)
TidalPy/utilities/graphics/grid_plot.py 20.19% <25.71%> (ø)
TidalPy/utilities/graphics/__init__.py 80.00% <100.00%> (ø)
TidalPy/utilities/types.py 100.00% <100.00%> (ø)
...ests/Test_SetB_Package/test_c_tools_conversions.py
... and 258 more

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 0e5c179...7868bc1. Read the comment docs.