southpolenator / SharpDebug

C# debugging automation tool
MIT License
92 stars 30 forks source link

Moving dumps to separate repository with automatic builds and having script to download them. #13

Closed southpolenator closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #13 into master will decrease coverage by 1.12%. The diff coverage is 39.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   73.56%   72.44%   -1.13%     
==========================================
  Files         190      197       +7     
  Lines       12998    13239     +241     
  Branches     1834     1870      +36     
==========================================
+ Hits         9562     9591      +29     
- Misses       2744     2941     +197     
- Partials      692      707      +15
Impacted Files Coverage Δ
Tests/CsDebugScript.Tests/InteractiveModeTests.cs 100% <ø> (ø) :arrow_up:
Tests/CsDebugScript.Tests/WinDbgExtensionTests.cs 85% <ø> (ø) :arrow_up:
Tests/CsDebugScript.Tests/DbgEngDllTests.cs 100% <ø> (ø) :arrow_up:
Tests/CsDebugScript.Tests/UserTypeTests.cs 71.05% <ø> (-15.79%) :arrow_down:
Tests/CsDebugScript.Tests/ScriptExecutionTests.cs 100% <ø> (ø) :arrow_up:
...e/CsDebugScript.DwarfSymbolProvider/IDwarfImage.cs 100% <ø> (ø) :arrow_up:
...sts/CsDebugScript.Tests/Utils/SkipTestException.cs 0% <0%> (ø)
...bugScript.Tests/Utils/SkippableTheoryDiscoverer.cs 0% <0%> (ø)
....DwarfSymbolProvider/DwarfFrameDescriptionEntry.cs 85.71% <0%> (-14.29%) :arrow_down:
...DebugScript.Tests/Utils/SkippableTheoryTestCase.cs 0% <0%> (ø)
... and 54 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 7e4d9c2...deb5928. Read the comment docs.