SpiceSharp / SpiceSharpParser

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

Refactor context #127

Closed marcin-golebiowski closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   82.53%   80.61%   -1.93%     
==========================================
  Files         284      284              
  Lines       11412    11270     -142     
  Branches     1875     1823      -52     
==========================================
- Hits         9419     9085     -334     
- Misses       1921     2112     +191     
- Partials       72       73       +1
Impacted Files Coverage Δ
...pice/Evaluation/Functions/Random/AGaussFunction.cs 31.57% <0%> (-57.9%) :arrow_down:
...aluation/Functions/Random/ExtendedGaussFunction.cs 31.57% <0%> (-57.9%) :arrow_down:
...t/Spice/Evaluation/Functions/Math/LimitFunction.cs 40% <0%> (-50%) :arrow_down:
...t/Spice/Evaluation/Functions/Control/IfFunction.cs 38.88% <0%> (-50%) :arrow_down:
...Spice/Evaluation/Functions/Random/AUnifFunction.cs 40% <0%> (-46.67%) :arrow_down:
.../Spice/Evaluation/Functions/Random/UnifFunction.cs 40% <0%> (-46.67%) :arrow_down:
...ist/Spice/Evaluation/Functions/Math/PwrFunction.cs 46.66% <0%> (-46.67%) :arrow_down:
...list/Spice/Evaluation/Functions/Math/DbFunction.cs 47.05% <0%> (-41.18%) :arrow_down:
...eaders/Netlist/Spice/Readers/Controls/StControl.cs 50.68% <0%> (-41.1%) :arrow_down:
...Spice/Evaluation/Functions/Random/LimitFunction.cs 46.66% <0%> (-40%) :arrow_down:
... and 103 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 ffbe3f2...3b068f4. Read the comment docs.