SpiceSharp / SpiceSharpParser

SPICE netlists parser for .NET
MIT License
25 stars 6 forks source link

Development #149

Closed marcin-golebiowski closed 4 years ago

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 126 Code Smells

33.4% 33.4% Coverage
7.3% 7.3% Duplication

codecov[bot] commented 4 years ago

Codecov Report

Merging #149 into master will decrease coverage by 0.91%. The diff coverage is 40.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   80.43%   79.51%   -0.92%     
==========================================
  Files         288      285       -3     
  Lines       11552    11795     +243     
  Branches     1841     1873      +32     
==========================================
+ Hits         9292     9379      +87     
- Misses       2179     2329     +150     
- Partials       81       87       +6
Impacted Files Coverage Δ
...Exporters/CurrentExports/CurrentImaginaryExport.cs 22.22% <0%> (ø) :arrow_up:
...s/Distributed/LosslessTransmissionLineGenerator.cs 75% <0%> (-2.15%) :arrow_down:
...s/Netlist/Spice/Readers/Controls/NodeSetControl.cs 84.21% <0%> (-4.68%) :arrow_down:
...eaders/Netlist/Spice/Readers/Controls/StControl.cs 45.67% <0%> (-5.01%) :arrow_down:
...Spice/Readers/Controls/Simulations/NoiseControl.cs 13.43% <0%> (-2.64%) :arrow_down:
...rols/Exporters/CurrentExports/CurrentRealExport.cs 22.22% <0%> (ø) :arrow_up:
...list/Spice/Readers/Controls/StepRegisterControl.cs 61.9% <0%> (-4.2%) :arrow_down:
...s/Exporters/CurrentExports/CurrentDecibelExport.cs 22.22% <0%> (ø) :arrow_up:
...Spice/Context/Names/SubcircuitNodeNameGenerator.cs 83.33% <0%> (ø) :arrow_up:
...s/Netlist/Spice/Readers/Waveforms/SineGenerator.cs 75.86% <0%> (-2.71%) :arrow_down:
... and 81 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 bbdfe6e...e861071. Read the comment docs.