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

release 0.9.0 #588

Merged
merged 191 commits into from
Dec 22, 2023

Merge pull request #587 from e2nIEE/release_0.9.0

613fe60
Select commit
Loading
Failed to load commit list.
Merged

release 0.9.0 #588

Merge pull request #587 from e2nIEE/release_0.9.0
613fe60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 1s

90.62% (+5.47%) compared to d14ca6e

View this Pull Request on Codecov

90.62% (+5.47%) compared to d14ca6e

Details

Codecov Report

Attention: 80 lines in your changes are missing coverage. Please review.

Comparison is base (d14ca6e) 85.14% compared to head (613fe60) 90.62%.
Report is 3 commits behind head on master.

Files Patch % Lines
src/pandapipes/pf/result_extraction.py 76.12% 37 Missing ⚠️
src/pandapipes/converter/stanet/table_creation.py 69.01% 22 Missing ⚠️
src/pandapipes/create.py 14.28% 6 Missing ⚠️
setup.py 0.00% 3 Missing ⚠️
src/pandapipes/std_types/std_type_class.py 0.00% 3 Missing ⚠️
src/pandapipes/pf/derivative_calculation.py 91.30% 2 Missing ⚠️
src/pandapipes/pipeflow.py 95.45% 2 Missing ⚠️
...c/pandapipes/component_models/component_toolbox.py 92.85% 1 Missing ⚠️
.../pandapipes/component_models/junction_component.py 87.50% 1 Missing ⚠️
...pes/component_models/pressure_control_component.py 85.71% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #588      +/-   ##
==========================================
+ Coverage   85.14%   90.62%   +5.47%     
==========================================
  Files          90      138      +48     
  Lines        6074    10457    +4383     
==========================================
+ Hits         5172     9477    +4305     
- Misses        902      980      +78     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.