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 the Recal function in the RecalFunctions module #36

Merged
merged 7 commits into from
Dec 20, 2023

Conversation

wverastegui
Copy link

This PR refactored the Recal function. It was extracted functions where possible and carried out generic refactoring.

Closes #17

@wverastegui wverastegui requested a review from hechth December 19, 2023 23:37
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (039a376) 46.98% compared to head (5a0403b) 47.14%.

❗ Current head 5a0403b differs from pull request most recent head c106d1a. Consider uploading reports for the commit c106d1a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   46.98%   47.14%   +0.15%     
==========================================
  Files          10       10              
  Lines        4093     4024      -69     
==========================================
- Hits         1923     1897      -26     
+ Misses       2170     2127      -43     

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

@hechth hechth merged commit eb3168d into master Dec 20, 2023
3 checks passed
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.

Refactor the Recal function in the RecalFunctions module
3 participants