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

making available required standard type parameters #2479

Conversation

SteffenMeinecke
Copy link
Member

@SteffenMeinecke SteffenMeinecke commented Dec 5, 2024

  • [CHANGED] required standard type parameters are made available by function required_std_type_parameters()

This PR is used in our pp2pf converter

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.61%. Comparing base (fc195fc) to head (f653064).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
pandapower/std_types.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2479   +/-   ##
========================================
  Coverage    75.61%   75.61%           
========================================
  Files          284      284           
  Lines        33802    33804    +2     
========================================
+ Hits         25558    25560    +2     
  Misses        8244     8244           

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

@SteffenMeinecke SteffenMeinecke changed the title making required standard type parameters available making available required standard type parameters Dec 12, 2024
@pawellytaev pawellytaev merged commit 3c0b7b1 into e2nIEE:develop Jan 6, 2025
18 of 24 checks passed
@SteffenMeinecke SteffenMeinecke deleted the feature/make_available_required_std_type_params branch January 6, 2025 11:07
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.

2 participants