CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
223 stars 111 forks source link

Fixes first run without pycode. #125

Closed cuihantao closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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

codecov[bot] commented 3 years ago

Codecov Report

Merging #125 (87da333) into master (900761d) will decrease coverage by 0.00%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
- Coverage   82.45%   82.44%   -0.01%     
==========================================
  Files          98       98              
  Lines       11254    11257       +3     
==========================================
+ Hits         9279     9281       +2     
- Misses       1975     1976       +1     
Impacted Files Coverage Δ
andes/system.py 76.84% <80.00%> (-0.04%) :arrow_down:

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 900761d...87da333. Read the comment docs.