SpiceSharp / SpiceSharpParser

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

Development #102

Closed marcin-golebiowski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #102 into master will decrease coverage by 2.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   84.96%   82.04%   -2.92%     
==========================================
  Files         482      292     -190     
  Lines       22250    11636   -10614     
  Branches     3960     1803    -2157     
==========================================
- Hits        18904     9547    -9357     
+ Misses       3192     1995    -1197     
+ Partials      154       94      -60
Impacted Files Coverage Δ
...s/Netlist/Spice/Readers/Controls/NodeSetControl.cs
...etlist/Spice/Readers/SubcircuitDefinitionReader.cs
...s/Netlist/Spice/Processors/IncludesPreprocessor.cs
...Generators/Components/Sources/ExpressionFactory.cs
...Spice/Readers/Controls/Simulations/NoiseControl.cs
src/src/SpiceSharpParser/Common/NumberSystem.cs
...harpParser/Models/Netlist/Spice/Objects/Control.cs
...s/Exporters/VoltageExports/VoltageDecibelExport.cs
...list/Spice/Readers/Controls/Plots/HistogramPlot.cs
...Readers/Netlist/Spice/Evaluation/SpiceEvaluator.cs
... and 667 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 df2e379...c7f1c12. Read the comment docs.