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

Multiple runs now entered into TF XML #187

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

kkappler
Copy link
Collaborator

Add a method to KernelDataset to extract run info, looping over runs.
Also, noticed that some synthetic tests were commented out, fixed this.
Also, tidied some code in process_mth5.

[Issue(s): #181]

Add a method to KernelDataset to extract run info, looping over runs.
Also, noticed that some synthetic tests were commented out, fixed this.
Also, tidied some code in process_mth5.

[Issue(s): #181]
@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #187 (e362296) into fix_issue_80 (caae96e) will increase coverage by 0.55%.
The diff coverage is 100.00%.

@@               Coverage Diff                @@
##           fix_issue_80     #187      +/-   ##
================================================
+ Coverage         69.72%   70.27%   +0.55%     
================================================
  Files                98       98              
  Lines              5400     5417      +17     
================================================
+ Hits               3765     3807      +42     
+ Misses             1635     1610      -25     
Impacted Files Coverage Δ
aurora/pipelines/process_mth5.py 97.14% <100.00%> (-0.06%) ⬇️
aurora/tf_kernel/dataset.py 59.18% <100.00%> (+6.80%) ⬆️
tests/synthetic/test_synthetic_driver.py 96.66% <100.00%> (+37.40%) ⬆️
aurora/config/metadata/station.py 83.82% <0.00%> (+1.47%) ⬆️
aurora/pipelines/transfer_function_helpers.py 88.50% <0.00%> (+4.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update caae96e...e362296. Read the comment docs.

@kkappler kkappler merged commit 5bc935c into fix_issue_80 Jun 25, 2022
@kkappler kkappler deleted the fix_issue_181 branch June 25, 2022 16:33
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