astro-group-bristol / Gradus.jl

Extensible spacetime agnostic general relativistic ray-tracing (GRRT).
https://astro-group-bristol.github.io/Gradus.jl/dev/
GNU General Public License v3.0
16 stars 2 forks source link

fix!: thick discs only receive projected radius #167

Closed fjebaker closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 86.20% and project coverage change: +0.06% :tada:

Comparison is base (9f3e2bf) 69.27% compared to head (334ad20) 69.34%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== + Coverage 69.27% 69.34% +0.06% ========================================== Files 66 66 Lines 2734 2730 -4 ========================================== - Hits 1894 1893 -1 + Misses 840 837 -3 ``` | [Files Changed](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol) | Coverage Δ | | |---|---|---| | [src/geometry/discs.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL2dlb21ldHJ5L2Rpc2NzLmps) | `0.00% <ø> (-4.55%)` | :arrow_down: | | [src/tracing/precision-solvers.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL3RyYWNpbmcvcHJlY2lzaW9uLXNvbHZlcnMuamw=) | `69.44% <50.00%> (ø)` | | | [src/geometry/discs/datum-plane.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL2dlb21ldHJ5L2Rpc2NzL2RhdHVtLXBsYW5lLmps) | `77.77% <66.66%> (+14.14%)` | :arrow_up: | | [src/geometry/discs/thick-disc.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL2dlb21ldHJ5L2Rpc2NzL3RoaWNrLWRpc2Muamw=) | `80.00% <81.81%> (+1.42%)` | :arrow_up: | | [src/geometry/discs/polish-doughnut.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL2dlb21ldHJ5L2Rpc2NzL3BvbGlzaC1kb3VnaG51dC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/geometry/discs/shakura-sunyaev.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL2dlb21ldHJ5L2Rpc2NzL3NoYWt1cmEtc3VueWFldi5qbA==) | `91.66% <100.00%> (-0.65%)` | :arrow_down: | | [...ransfer-functions/cunningham-transfer-functions.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL3RyYW5zZmVyLWZ1bmN0aW9ucy9jdW5uaW5naGFtLXRyYW5zZmVyLWZ1bmN0aW9ucy5qbA==) | `97.29% <100.00%> (ø)` | | | [src/utils.jl](https://app.codecov.io/gh/astro-group-bristol/Gradus.jl/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astro-group-bristol#diff-c3JjL3V0aWxzLmps) | `40.98% <100.00%> (+4.14%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.