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

Fixed equations in GAST #210

Merged
merged 3 commits into from
Oct 23, 2021
Merged

Fixed equations in GAST #210

merged 3 commits into from
Oct 23, 2021

Conversation

jinningwang
Copy link
Member

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Oct 22, 2021

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
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #210 (a59e7a8) into develop (ccde557) will decrease coverage by 0.01%.
The diff coverage is 76.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #210      +/-   ##
===========================================
- Coverage    78.86%   78.84%   -0.02%     
===========================================
  Files          114      116       +2     
  Lines        12186    12260      +74     
===========================================
+ Hits          9610     9666      +56     
- Misses        2576     2594      +18     
Impacted Files Coverage Δ
andes/core/block.py 81.86% <ø> (ø)
andes/core/solver.py 62.69% <ø> (ø)
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/exciter/esdc2a.py 100.00% <ø> (ø)
andes/models/exciter/esst3a.py 100.00% <ø> (ø)
andes/models/renewable/regca1.py 98.41% <ø> (ø)
andes/models/renewable/regcvsg2.py 100.00% <ø> (ø)
andes/models/vcomp/__init__.py 100.00% <ø> (ø)
andes/utils/sympy.py 17.64% <17.64%> (ø)
andes/core/symprocessor.py 13.06% <60.00%> (+0.63%) ⬆️
... and 8 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 a3f97e8...a59e7a8. Read the comment docs.

@cuihantao cuihantao merged commit cea556f into CURENT:develop Oct 23, 2021
@jinningwang jinningwang deleted the gast branch March 26, 2022 18:56
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