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

Run Black and Flake8 #292

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Run Black and Flake8 #292

merged 2 commits into from
Sep 19, 2023

Conversation

kkappler
Copy link
Collaborator

  • the only thing that changed besides formatting was some factoring in process_mth5 which flake 8 said was too complex

- the only thing that changed besides formatting was some factoring
in process_mth5 which flake 8 said was too complex
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #292 (3a0fe55) into fourier_coefficients (826a809) will increase coverage by 0.13%.
The diff coverage is 73.55%.

@@                   Coverage Diff                    @@
##           fourier_coefficients     #292      +/-   ##
========================================================
+ Coverage                 74.24%   74.37%   +0.13%     
========================================================
  Files                        86       86              
  Lines                      5509     5514       +5     
========================================================
+ Hits                       4090     4101      +11     
+ Misses                     1419     1413       -6     
Files Changed Coverage Δ
aurora/config/metadata/processing.py 77.96% <ø> (ø)
aurora/config/metadata/station.py 0.00% <ø> (ø)
aurora/pipelines/run_summary.py 79.20% <ø> (+0.62%) ⬆️
aurora/sandbox/debug_mt_metadata_issue_85.py 0.00% <ø> (ø)
aurora/sandbox/mth5_helpers.py 0.00% <0.00%> (ø)
aurora/transfer_function/plot/comparison_plots.py 100.00% <ø> (ø)
tests/io/test_issue_139.py 93.47% <ø> (ø)
tests/io/test_matlab_zfile_reader.py 80.00% <ø> (ø)
tests/synthetic/test_multi_run.py 97.46% <ø> (ø)
tests/synthetic/test_fourier_coefficients.py 80.32% <50.00%> (ø)
... and 13 more

@kkappler kkappler merged commit 2f107b0 into fourier_coefficients Sep 19, 2023
9 of 10 checks passed
@kkappler kkappler deleted the flake branch September 19, 2023 23:01
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