jrenaud90 / TidalPy

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

Code clean up #28

Closed jrenaud90 closed 3 years ago

jrenaud90 commented 3 years ago

Major code clean up of most files. No refactors.

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (d36aa74) into master (bf1f207) will increase coverage by 0.35%. The diff coverage is 82.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   74.78%   75.13%   +0.35%     
==========================================
  Files         216      218       +2     
  Lines       15238    15265      +27     
==========================================
+ Hits        11395    11470      +75     
+ Misses       3843     3795      -48     
Impacted Files Coverage Δ
Tests/Test_SetA_Package/test_a_version.py 100.00% <ø> (ø)
Tests/Test_SetA_Package/test_io.py 100.00% <ø> (ø)
...tF_Functional/Test_Integrate/test_RK_integrator.py 100.00% <ø> (ø)
...kCalc/test_a_quick_dissipation_calc_single_body.py 100.00% <ø> (ø)
...Test_SetL_Orbit/test_b_orbit_basic_manipulation.py 100.00% <ø> (ø)
Tests/Test_SetO_OOP_Calcs/test_rheology.py 100.00% <ø> (ø)
TidalPy/burnman_interface/conversion.py 100.00% <ø> (ø)
TidalPy/burnman_interface/defaults.py 100.00% <ø> (ø)
TidalPy/burnman_interface/material/custom/ice.py 36.20% <ø> (ø)
...idalPy/burnman_interface/material/custom/pyrite.py 100.00% <ø> (ø)
... and 278 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 bf1f207...d36aa74. Read the comment docs.