jrenaud90 / TidalPy

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

v3.3-Beta from Dev #32

Closed jrenaud90 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (d804b1e) into master (1ab0b28) will increase coverage by 1.21%. The diff coverage is 82.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   75.14%   76.36%   +1.21%     
==========================================
  Files         218      228      +10     
  Lines       15265    16100     +835     
==========================================
+ Hits        11471    12294     +823     
- Misses       3794     3806      +12     
Impacted Files Coverage Δ
TidalPy/cooling/cooling_models.py 70.73% <ø> (ø)
TidalPy/tides/inclination_funcs/orderl2.py 100.00% <ø> (ø)
TidalPy/tides/inclination_funcs/orderl4.py 100.00% <ø> (ø)
TidalPy/utilities/graphics/cmaps/lapaz/__init__.py 100.00% <ø> (ø)
TidalPy/version.py 47.05% <ø> (-2.95%) :arrow_down:
TidalPy/utilities/graphics/cmaps/oleron/oleron.py 40.00% <40.00%> (ø)
TidalPy/rheology/viscosity/viscosity_models.py 62.96% <44.44%> (+4.62%) :arrow_up:
...dalPy/utilities/multiprocessing/multiprocessing.py 48.22% <48.22%> (ø)
TidalPy/utilities/performance/cache.py 28.57% <50.00%> (-2.20%) :arrow_down:
TidalPy/utilities/performance/numba.py 67.44% <50.00%> (-0.86%) :arrow_down:
... and 41 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 1ab0b28...d804b1e. Read the comment docs.