Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat!: disc refactoring #161

Merged
merged 4 commits into from
Sep 7, 2023
Merged

Feat!: disc refactoring #161

merged 4 commits into from
Sep 7, 2023

Conversation

fjebaker
Copy link
Member

@fjebaker fjebaker commented Sep 7, 2023

No description provided.

Put each disc in its own file and directory, so it's easy to see what
belongs to what.

Removed the inclination argument from ThinDisc, since with
PrecessingDisc and the like, it would be better to add general
modifiers.
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 69.23% and project coverage change: -0.21% ⚠️

Comparison is base (9424409) 69.51% compared to head (9933e1b) 69.30%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   69.51%   69.30%   -0.21%     
==========================================
  Files          62       66       +4     
  Lines        2693     2704      +11     
==========================================
+ Hits         1872     1874       +2     
- Misses        821      830       +9     
Files Changed Coverage Δ
src/Gradus.jl 30.00% <ø> (ø)
src/corona/emissivity.jl 100.00% <ø> (ø)
src/corona/profiles/voronoi.jl 69.72% <ø> (+0.35%) ⬆️
src/geometry/discs.jl 4.54% <ø> (-53.21%) ⬇️
src/geometry/discs/polish-doughnut.jl 100.00% <ø> (ø)
src/line-profiles.jl 72.72% <0.00%> (+3.16%) ⬆️
src/tracing/precision-solvers.jl 68.04% <40.00%> (-6.96%) ⬇️
src/geometry/discs/datum-plane.jl 66.66% <66.66%> (ø)
src/geometry/discs/thick-disc.jl 71.42% <71.42%> (ø)
src/geometry/discs/thin-disc.jl 83.33% <83.33%> (ø)
... and 2 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fjebaker fjebaker merged commit 5e59621 into main Sep 7, 2023
1 check passed
@fjebaker fjebaker deleted the fergus/disc-refactor branch September 7, 2023 17:19
@fjebaker fjebaker mentioned this pull request Sep 7, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants