jonaskello / tslint-immutable

TSLint rules to disable mutation in TypeScript.
MIT License
417 stars 14 forks source link

Test, please ignore #107

Closed jonaskello closed 5 years ago

jonaskello commented 5 years ago

Just testing codecov integration.

codecov[bot] commented 5 years ago

Codecov Report

Merging #107 into master will decrease coverage by 3.14%. The diff coverage is 8.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage     100%   96.85%   -3.15%     
==========================================
  Files          15       15              
  Lines         338      350      +12     
  Branches      138      139       +1     
==========================================
+ Hits          338      339       +1     
- Misses          0       11      +11
Impacted Files Coverage Δ
src/noClassRule.ts 42.1% <8.33%> (-57.9%) :arrow_down:

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 d3ab2cf...0bf0d59. Read the comment docs.

jonaskello commented 5 years ago

Seems to work :-).