SpiceSharp / SpiceSharpParser

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

Refresh docs #112

Closed marcin-golebiowski closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   82.48%   75.52%   -6.97%     
==========================================
  Files         306      306              
  Lines       12326    12326              
  Branches     1931     1926       -5     
==========================================
- Hits        10167     9309     -858     
- Misses       2074     2236     +162     
- Partials       85      781     +696
Impacted Files Coverage Δ
SpiceSharpParser/Lexers/LexerGrammar.cs 71.42% <0%> (-28.58%) :arrow_down:
SpiceSharpParser/Lexers/LexerDynamicRule.cs 63.63% <0%> (-27.28%) :arrow_down:
...arpParser/Parsers/Netlist/ParseTreeTerminalNode.cs 36.36% <0%> (-27.28%) :arrow_down:
...ceSharpParser/Common/Evaluation/FunctionFactory.cs 25% <0%> (-25%) :arrow_down:
SpiceSharpParser/Common/FileSystem/FileReader.cs 33.33% <0%> (-22.23%) :arrow_down:
...elReaders/Netlist/Spice/Readers/StatementReader.cs 33.33% <0%> (-22.23%) :arrow_down:
...piceSharpParser/Common/FileSystem/PathConverter.cs 44.44% <0%> (-22.23%) :arrow_down:
...piceSharpParser/Common/FileSystem/CsvFileReader.cs 56.52% <0%> (-21.74%) :arrow_down:
...aders/Netlist/Spice/Readers/Controls/LetControl.cs 35.71% <0%> (-21.43%) :arrow_down:
...ols/Exporters/CurrentExports/CurrentPhaseExport.cs 0% <0%> (-21.06%) :arrow_down:
... and 198 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 3662fa2...663f8d6. Read the comment docs.