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 creation of month array #487

Merged

Conversation

veni-vidi-vici-dormivi
Copy link
Collaborator

We can move the creation of the month array used for the fourier series to the deepest level right before the computation of the fourier series itself.

veni-vidi-vici-dormivi and others added 30 commits July 27, 2024 13:15
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.77%. Comparing base (9b0b76b) to head (3970366).
Report is 119 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #487       +/-   ##
===========================================
- Coverage   87.90%   52.77%   -35.14%     
===========================================
  Files          40       49        +9     
  Lines        1745     3335     +1590     
===========================================
+ Hits         1534     1760      +226     
- Misses        211     1575     +1364     
Flag Coverage Δ
unittests 52.77% <100.00%> (-35.14%) ⬇️

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.

Copy link
Member

@mathause mathause left a comment

Choose a reason for hiding this comment

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

Thanks!

@veni-vidi-vici-dormivi veni-vidi-vici-dormivi merged commit 2d7d1ce into MESMER-group:main Aug 7, 2024
9 checks passed
@veni-vidi-vici-dormivi veni-vidi-vici-dormivi deleted the hm_no_months branch August 7, 2024 15:27
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