tardis-sn / stardis

TARDIS stellar radiative transfer
https://tardis-sn.github.io/stardis/
11 stars 15 forks source link

Revert "Restructure: Add radiation field" #133

Closed jvshields closed 1 year ago

jvshields commented 1 year ago

Reverts tardis-sn/stardis#123

codecov[bot] commented 1 year ago

Codecov Report

Merging #133 (abebae2) into main (1320de3) will decrease coverage by 13.23%. The diff coverage is 27.60%.

:exclamation: Current head abebae2 differs from pull request most recent head 7d2fba3. Consider uploading reports for the commit 7d2fba3 to get more accurate results

@@             Coverage Diff             @@
##             main     #133       +/-   ##
===========================================
- Coverage   76.13%   62.90%   -13.23%     
===========================================
  Files          27       22        -5     
  Lines         771      833       +62     
===========================================
- Hits          587      524       -63     
- Misses        184      309      +125     
Files Changed Coverage Δ
stardis/opacities/broadening.py 50.00% <ø> (ø)
stardis/opacities/tests/test_broadening.py 0.00% <0.00%> (ø)
stardis/opacities/tests/test_voigt.py 0.00% <0.00%> (ø)
stardis/opacities/util.py 78.72% <ø> (ø)
stardis/opacities/voigt.py 32.85% <32.85%> (ø)
stardis/transport/base.py 38.59% <55.55%> (ø)
stardis/base.py 100.00% <100.00%> (ø)
stardis/opacities/__init__.py 100.00% <100.00%> (ø)
stardis/opacities/base.py 80.57% <100.00%> (ø)
stardis/transport/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more