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

added ptop to vertical interpolation #104

Merged
merged 5 commits into from
Nov 3, 2022
Merged

Conversation

larsbuntemeyer
Copy link
Contributor

@larsbuntemeyer larsbuntemeyer commented Oct 29, 2022

Added ptop to vertical interpolation in the preprocessor module for use with the new pyintorg version.

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2022

Codecov Report

Base: 60.52% // Head: 42.59% // Decreases project coverage by -17.92% ⚠️

Coverage data is based on head (3c94d16) compared to base (807b0ea).
Patch coverage: 14.28% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #104       +/-   ##
===========================================
- Coverage   60.52%   42.59%   -17.93%     
===========================================
  Files          32       32               
  Lines        2513     2519        +6     
===========================================
- Hits         1521     1073      -448     
- Misses        992     1446      +454     
Flag Coverage Δ
unittests 42.59% <14.28%> (-17.93%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyremo/preproc/_remap.py 8.48% <0.00%> (-21.15%) ⬇️
pyremo/preproc/core.py 42.78% <100.00%> (-25.67%) ⬇️
pyremo/preproc/double_nesting.py 0.00% <0.00%> (-83.34%) ⬇️
pyremo/prsint/core.py 27.50% <0.00%> (-70.00%) ⬇️
pyremo/prsint/cli.py 34.54% <0.00%> (-61.82%) ⬇️
pyremo/physics/physics.py 26.38% <0.00%> (-37.50%) ⬇️
pyremo/core/utilities.py 18.18% <0.00%> (-27.28%) ⬇️
pyremo/physics/core.py 41.17% <0.00%> (-23.53%) ⬇️
pyremo/preproc/physics.py 52.43% <0.00%> (-21.96%) ⬇️
... and 4 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@larsbuntemeyer larsbuntemeyer merged commit 83e671d into master Nov 3, 2022
@larsbuntemeyer larsbuntemeyer deleted the preproc-debug branch November 3, 2022 17:48
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.

None yet

2 participants