SpiceSharp / SpiceSharpParser

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

Development #61

Closed marcin-golebiowski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   83.42%   83.44%   +0.01%     
==========================================
  Files         234      234              
  Lines       10632    10649      +17     
  Branches     1155     1155              
==========================================
+ Hits         8870     8886      +16     
- Misses       1704     1705       +1     
  Partials       58       58
Impacted Files Coverage Δ
...r/ModelReaders/Netlist/Spice/SpiceNetlistReader.cs 97.67% <100%> (+0.05%) :arrow_up:
...EntityGenerators/Components/SubCircuitGenerator.cs 97.9% <100%> (+0.19%) :arrow_up:
...ators/Components/Sources/VoltageSourceGenerator.cs 81.76% <100%> (ø) :arrow_up:
...delReaders/Netlist/Spice/Context/ReadingContext.cs 98.01% <100%> (+0.04%) :arrow_up:
...ators/Components/Sources/CurrentSourceGenerator.cs 80.81% <100%> (ø) :arrow_up:
...ers/EntityGenerators/Components/SwitchGenerator.cs 86.36% <100%> (ø) :arrow_up:
...nerators/Components/Sources/ExpressionGenerator.cs 100% <100%> (ø) :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 3130208...090ec7e. Read the comment docs.