SpiceSharp / SpiceSharpParser

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

Various improvements #126

Closed marcin-golebiowski closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   82.47%   75.84%   -6.63%     
==========================================
  Files         284      284              
  Lines       11506     8068    -3438     
  Branches     1876     1872       -4     
==========================================
- Hits         9489     6119    -3370     
+ Misses       1944     1251     -693     
- Partials       73      698     +625
Impacted Files Coverage Δ
SpiceSharpParser/Lexers/StringExtensions.cs 0% <0%> (-86.37%) :arrow_down:
SpiceSharpParser/Common/StringExtensions.cs 0% <0%> (-66.67%) :arrow_down:
...piceSharpParser/Common/FileSystem/PathConverter.cs 20% <0%> (-46.67%) :arrow_down:
...ceSharpParser/Common/Evaluation/FunctionFactory.cs 14.28% <0%> (-35.72%) :arrow_down:
SpiceSharpParser/Common/FileSystem/FileReader.cs 20% <0%> (-35.56%) :arrow_down:
SpiceSharpParser/Lexers/LexerGrammar.cs 66.66% <0%> (-33.34%) :arrow_down:
SpiceSharpParser/Lexers/LexerDynamicRule.cs 60% <0%> (-30.91%) :arrow_down:
...t/Spice/Internals/ParseTreeNodeEvaluationValues.cs 40% <0%> (-30.28%) :arrow_down:
...Controls/Exporters/CurrentExports/CurrentExport.cs 34.78% <0%> (-29.11%) :arrow_down:
...piceSharpParser/Common/FileSystem/CsvFileReader.cs 50% <0%> (-28.27%) :arrow_down:
... and 260 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 95a565b...eff32ff. Read the comment docs.