SpiceSharp / SpiceSharpParser

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

From development #56

Closed marcin-golebiowski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #56 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   83.38%   83.41%   +0.02%     
==========================================
  Files         234      234              
  Lines       10602    10622      +20     
  Branches     1154     1155       +1     
==========================================
+ Hits         8841     8860      +19     
- Misses       1703     1704       +1     
  Partials       58       58
Impacted Files Coverage Δ
...delReaders/Netlist/Spice/SpiceStatementsOrderer.cs 100% <100%> (ø) :arrow_up:
...delReaders/Netlist/Spice/Context/ReadingContext.cs 97.97% <100%> (+0.16%) :arrow_up:
...t/Spice/Context/Models/StochasticModelsRegistry.cs 97.77% <100%> (+0.24%) :arrow_up:
...s/CreateSimulationWithStochasticModelsDecorator.cs 99.06% <0%> (-0.94%) :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 ef9bd38...bf476be. Read the comment docs.