SpiceSharp / SpiceSharpParser

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

Use Spice# 2.8.0 and initial use of Spice#.Behaviorial #111

Closed marcin-golebiowski closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   82.52%   82.48%   -0.04%     
==========================================
  Files         306      306              
  Lines       12187    12326     +139     
  Branches     1911     1931      +20     
==========================================
+ Hits        10057    10167     +110     
- Misses       2045     2074      +29     
  Partials       85       85
Impacted Files Coverage Δ
...Netlist/Spice/Objects/Parameters/PointParameter.cs 75% <0%> (-25%) :arrow_down:
...ators/Components/Sources/CurrentSourceGenerator.cs 82.81% <0%> (-14.21%) :arrow_down:
...EntityGenerators/Components/SubCircuitGenerator.cs 93.37% <0%> (-2.74%) :arrow_down:
...delReaders/Netlist/Spice/Context/ReadingContext.cs 79% <0%> (+0.1%) :arrow_up:
...tyGenerators/Components/Sources/SourceGenerator.cs 97.01% <0%> (+1.18%) :arrow_up:
...ators/Components/Sources/VoltageSourceGenerator.cs 92.24% <0%> (+2.39%) :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 9619ae7...9230aa4. Read the comment docs.