Tyrrrz / CliFx

Class-first framework for building command-line interfaces
MIT License
1.5k stars 61 forks source link

Refactor cancellation #30

Closed Moophic closed 5 years ago

Moophic commented 5 years ago

12

codecov[bot] commented 5 years ago

Codecov Report

Merging #30 into master will decrease coverage by 1.11%. The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   97.17%   96.06%   -1.12%     
==========================================
  Files          29       29              
  Lines         815      813       -2     
==========================================
- Hits          792      781      -11     
- Misses         23       32       +9
Impacted Files Coverage Δ
CliFx/Services/SystemConsole.cs 52.38% <0%> (-43.08%) :arrow_down:
CliFx/CliApplication.cs 93.82% <100%> (ø) :arrow_up:
CliFx/Services/VirtualConsole.cs 100% <100%> (ø) :arrow_up:

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 e8f53c9...1a04cb9. Read the comment docs.