SpiceSharp / SpiceSharpParser

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

Change SpiceParserResult to contain more generic property with spice … #146

Closed marcin-golebiowski closed 4 years ago

marcin-golebiowski commented 4 years ago

…model

codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is 90%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   80.43%   80.43%           
=======================================
  Files         288      288           
  Lines       11552    11552           
  Branches     1841     1841           
=======================================
  Hits         9292     9292           
  Misses       2179     2179           
  Partials       81       81
Impacted Files Coverage Δ
...delReaders/Netlist/Spice/Context/CircuitContext.cs 84.3% <ø> (ø) :arrow_up:
...Spice/Readers/Controls/Simulations/NoiseControl.cs 16.07% <0%> (ø) :arrow_up:
...r/ModelReaders/Netlist/Spice/SpiceNetlistReader.cs 96.66% <100%> (ø) :arrow_up:
src/SpiceSharpParser/SpiceParserResult.cs 100% <100%> (ø) :arrow_up:
...odelReaders/Netlist/Spice/Context/ResultService.cs 70% <100%> (ø) :arrow_up:
...arpParser/ModelReaders/Netlist/Spice/SpiceModel.cs 93.75% <100%> (ø)
src/SpiceSharpParser/SpiceParser.cs 94.8% <100%> (ø) :arrow_up:

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 ec27e9d...9727717. Read the comment docs.