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

Fix issue 303 #307

Merged
merged 26 commits into from
Nov 10, 2023
Merged

Fix issue 303 #307

merged 26 commits into from
Nov 10, 2023

Conversation

kkappler
Copy link
Collaborator

Removed (I think) all mkdir commands executed in process of importing modules needed for running notebooks

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #307 (d8e41e9) into main (dcf1bba) will increase coverage by 0.23%.
The diff coverage is 91.12%.

@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
+ Coverage   75.97%   76.20%   +0.23%     
==========================================
  Files          89       90       +1     
  Lines        5557     5611      +54     
==========================================
+ Hits         4222     4276      +54     
  Misses       1335     1335              
Files Coverage Δ
aurora/__init__.py 100.00% <100.00%> (ø)
aurora/pipelines/transfer_function_kernel.py 88.07% <ø> (ø)
...elpers/garys_matlab_zfiles/matlab_z_file_reader.py 86.92% <100.00%> (ø)
aurora/sandbox/io_helpers/zfile_murphy.py 85.26% <ø> (+3.17%) ⬆️
aurora/test_utils/parkfield/make_parkfield_mth5.py 76.59% <100.00%> (ø)
aurora/test_utils/parkfield/path_helpers.py 100.00% <100.00%> (ø)
aurora/test_utils/synthetic/paths.py 100.00% <100.00%> (ø)
aurora/test_utils/synthetic/station_config.py 100.00% <100.00%> (ø)
aurora/time_series/filters/filter_helpers.py 91.42% <100.00%> (ø)
setup.py 0.00% <ø> (ø)
... and 13 more

@kkappler kkappler merged commit d79ff01 into main Nov 10, 2023
10 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.

1 participant