Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace TSLint with ESLint #24

Merged
merged 2 commits into from
Aug 24, 2021
Merged

Replace TSLint with ESLint #24

merged 2 commits into from
Aug 24, 2021

Conversation

kachkaev
Copy link
Member

@kachkaev kachkaev commented Aug 24, 2021

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #24 (1121d81) into main (10940bd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files           5        5           
  Lines          95       95           
  Branches        9        9           
=======================================
  Hits           88       88           
  Misses          5        5           
  Partials        2        2           
Impacted Files Coverage Δ
src/parser.ts 87.50% <ø> (ø)
src/util.ts 88.88% <ø> (ø)
src/cache.ts 100.00% <100.00%> (ø)
src/printer.ts 100.00% <100.00%> (ø)

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 10940bd...1121d81. Read the comment docs.

@kachkaev kachkaev merged commit d688cec into main Aug 24, 2021
@kachkaev kachkaev deleted the tslint-to-eslint branch August 24, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant