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

refactor: move quad_level to init #245

Merged
merged 18 commits into from
Jul 27, 2024
Merged

refactor: move quad_level to init #245

merged 18 commits into from
Jul 27, 2024

Conversation

ConnorStoneAstro
Copy link
Member

Moving the argument quad_level to the init of LensSource. I think this would also be a good PR to refactor the internals of LensSource since it has gotten to be quite nested. Let's use this to discuss how it should look.

@ConnorStoneAstro ConnorStoneAstro added the refactor A code change that neither fixes a bug nor adds a feature label Jul 26, 2024
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.26%. Comparing base (9806a84) to head (f2e1c0e).
Report is 42 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #245      +/-   ##
==========================================
+ Coverage   93.22%   93.26%   +0.03%     
==========================================
  Files          59       59              
  Lines        2732     2775      +43     
==========================================
+ Hits         2547     2588      +41     
- Misses        185      187       +2     
Flag Coverage Δ
unittests 93.26% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ConnorStoneAstro ConnorStoneAstro marked this pull request as ready for review July 26, 2024 21:59
Copy link
Collaborator

@AlexandreAdam AlexandreAdam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@ConnorStoneAstro ConnorStoneAstro merged commit f72d8ad into dev Jul 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants