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

double nesting preprocessor #34

Merged
merged 62 commits into from
May 3, 2022
Merged

double nesting preprocessor #34

merged 62 commits into from
May 3, 2022

Conversation

larsbuntemeyer
Copy link
Contributor

@larsbuntemeyer larsbuntemeyer commented Dec 16, 2021

python API for double nesting preprocessor

closes #13

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2021

Codecov Report

Merging #34 (e954765) into master (20745b7) will increase coverage by 4.21%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   54.66%   58.87%   +4.21%     
==========================================
  Files          25       25              
  Lines         997      997              
==========================================
+ Hits          545      587      +42     
+ Misses        452      410      -42     
Flag Coverage Δ
unittests 58.87% <100.00%> (+4.21%) ⬆️

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

Impacted Files Coverage Δ
pyremo/physics/physics.py 63.88% <100.00%> (+38.88%) ⬆️
pyremo/tutorial.py 66.17% <100.00%> (+1.47%) ⬆️
pyremo/prsint/core.py 92.50% <0.00%> (-5.00%) ⬇️
pyremo/core/domain.py 60.00% <0.00%> (+5.00%) ⬆️
pyremo/tables/_resources.py 95.65% <0.00%> (+8.69%) ⬆️
pyremo/physics/core.py 64.70% <0.00%> (+23.52%) ⬆️

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 20745b7...e954765. Read the comment docs.

@larsbuntemeyer larsbuntemeyer marked this pull request as ready for review March 28, 2022 21:07
@larsbuntemeyer larsbuntemeyer merged commit 8ff33c0 into master May 3, 2022
@larsbuntemeyer larsbuntemeyer deleted the preproc_remo branch May 3, 2022 08:32
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.

preprocessing workflow for double nesting
2 participants