SpiceSharp / SpiceSharpParser

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

Adding mc() random function + option "merge" for .PLOT #94

Closed marcin-golebiowski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #94 into master will decrease coverage by 0.13%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   84.95%   84.82%   -0.14%     
==========================================
  Files         241      241              
  Lines       11037    11090      +53     
  Branches     1228     1232       +4     
==========================================
+ Hits         9377     9407      +30     
- Misses       1585     1608      +23     
  Partials       75       75
Impacted Files Coverage Δ
...list/Spice/Evaluation/Functions/RandomFunctions.cs 100% <100%> (ø) :arrow_up:
...Netlist/Spice/Evaluation/SpiceExpressionContext.cs 100% <100%> (ø) :arrow_up:
...ders/Netlist/Spice/Readers/Controls/PlotControl.cs 66.4% <57.14%> (-13.4%) :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 54bb0e0...1a3d458. Read the comment docs.