eslint-plugin-diff icon indicating copy to clipboard operation
eslint-plugin-diff copied to clipboard

Add logging

Open paleite opened this issue 2 years ago • 1 comments

Addresses #38

paleite avatar May 14 '23 12:05 paleite

Codecov Report

Merging #51 (e89589f) into main (68cef23) will decrease coverage by 2.24%. The diff coverage is 89.87%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   98.38%   96.15%   -2.24%     
==========================================
  Files           7        8       +1     
  Lines         186      234      +48     
  Branches       53       62       +9     
==========================================
+ Hits          183      225      +42     
- Misses          3        8       +5     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/processors.ts 91.48% <83.72%> (-3.90%) :arrow_down:
src/git.ts 98.71% <94.11%> (-1.29%) :arrow_down:
src/Range.ts 100.00% <100.00%> (ø)
src/ci.ts 100.00% <100.00%> (ø)
src/logging.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar May 14 '23 12:05 codecov[bot]