SpiceSharp / SpiceSharpParser

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

Development #77

Closed marcin-golebiowski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #77 into master will decrease coverage by 0.04%. The diff coverage is 82.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   83.67%   83.63%   -0.05%     
==========================================
  Files         237      238       +1     
  Lines       10954    10931      -23     
  Branches     1195     1193       -2     
==========================================
- Hits         9166     9142      -24     
- Misses       1730     1731       +1     
  Partials       58       58
Impacted Files Coverage Δ
...ers/Netlist/Spice/Context/Updates/EntityUpdates.cs 79.9% <ø> (-0.39%) :arrow_down:
...rs/Netlist/Spice/Context/SimulationPreparations.cs 94.64% <100%> (-0.1%) :arrow_down:
...e/Readers/Controls/Simulations/TransientControl.cs 83.92% <100%> (-0.82%) :arrow_down:
...odels/Netlist/Spice/Objects/ParameterCollection.cs 80% <100%> (+0.61%) :arrow_up:
.../ModelReaders/Netlist/Spice/SpiceObjectMappings.cs 100% <100%> (ø) :arrow_up:
...s/Simulations/Helpers/UpdateTimeParameterEntity.cs 100% <100%> (ø)
...Simulations/Helpers/UpdateTimeParameterBehavior.cs 100% <100%> (ø)
...rs/EntityGenerators/Models/MosfetModelGenerator.cs 85% <50%> (ø) :arrow_up:
...aders/EntityGenerators/Components/RLCKGenerator.cs 81.56% <70.45%> (ø)
...s/CreateSimulationWithStochasticModelsDecorator.cs 99.06% <0%> (-0.94%) :arrow_down:
... and 2 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 efa811b...312b876. Read the comment docs.