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

update tests to use unittest #205

Merged
merged 5 commits into from
Aug 8, 2022
Merged

update tests to use unittest #205

merged 5 commits into from
Aug 8, 2022

Conversation

kkappler
Copy link
Collaborator

@kkappler kkappler commented Aug 7, 2022

  • Add a test for time_series.windowing_scheme.WindowingScheme.apply_fft that uses both xr.Dataset and xr.DataArray

@codecov
Copy link

codecov bot commented Aug 7, 2022

Codecov Report

Merging #205 (ce6c5e2) into main (60d728d) will increase coverage by 0.36%.
The diff coverage is 88.65%.

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   72.09%   72.46%   +0.36%     
==========================================
  Files         100      100              
  Lines        5688     5687       -1     
==========================================
+ Hits         4101     4121      +20     
+ Misses       1587     1566      -21     
Impacted Files Coverage Δ
aurora/pipelines/time_series_helpers.py 89.47% <0.00%> (-0.80%) ⬇️
aurora/time_series/windowed_time_series.py 54.09% <ø> (+0.97%) ⬆️
aurora/time_series/windowing_scheme.py 92.56% <ø> (+2.47%) ⬆️
docs/conf.py 92.30% <ø> (ø)
tests/time_series/test_windowing_scheme.py 91.34% <91.11%> (+14.34%) ⬆️
aurora/config/metadata/channel_nomenclature.py 90.76% <100.00%> (-0.41%) ⬇️
aurora/time_series/decorators.py 73.91% <100.00%> (+13.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kkappler kkappler merged commit 6640986 into main Aug 8, 2022
@kkappler kkappler deleted the fix_issue_204 branch August 8, 2022 02:04
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.

1 participant