CURENT / andes

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

Re-generate code every time when testing. #126

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 #126 (ee5f1a5) into master (87da333) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   82.44%   82.43%   -0.01%     
==========================================
  Files          98       98              
  Lines       11257    11257              
==========================================
- Hits         9281     9280       -1     
- Misses       1976     1977       +1     
Impacted Files Coverage Δ
tests/test_1st_system.py 100.00% <100.00%> (ø)
andes/system.py 76.73% <0.00%> (-0.12%) :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 87da333...ee5f1a5. Read the comment docs.