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

[WIP] add structure for ANDES->pypowsybl conversion. #299

Merged
merged 9 commits into from
Mar 26, 2022
Merged

Conversation

cuihantao
Copy link
Collaborator

Working on adding a PyPowSybl interface.

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #299 (c597c82) into develop (695e60a) will increase coverage by 0.95%.
The diff coverage is 62.50%.

❗ Current head c597c82 differs from pull request most recent head 801d731. Consider uploading reports for the commit 801d731 to get more accurate results

@@             Coverage Diff             @@
##           develop     #299      +/-   ##
===========================================
+ Coverage    77.83%   78.79%   +0.95%     
===========================================
  Files          157      153       -4     
  Lines        13242    13027     -215     
===========================================
- Hits         10307    10264      -43     
+ Misses        2935     2763     -172     
Impacted Files Coverage Δ
andes/models/line/line.py 92.95% <50.00%> (-7.05%) ⬇️
andes/system.py 76.16% <75.00%> (ø)
andes/core/model.py 80.02% <100.00%> (+0.04%) ⬆️
andes/shared.py 78.18% <0.00%> (-0.39%) ⬇️
andes/models/group.py 94.90% <0.00%> (-0.02%) ⬇️
andes/__init__.py 100.00% <0.00%> (ø)
andes/models/pss/ieeest.py 100.00% <0.00%> (ø)
andes/routines/__init__.py 100.00% <0.00%> (ø)
andes/models/exciter/ac8b.py 100.00% <0.00%> (ø)
andes/models/measurement/pll.py 100.00% <0.00%> (ø)
... and 6 more

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 695e60a...801d731. Read the comment docs.

@cuihantao cuihantao merged commit 0460c30 into develop Mar 26, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cuihantao cuihantao deleted the pypowsybl branch April 12, 2022 22:08
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