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

Improve dev setup #34

Merged
merged 5 commits into from
Nov 5, 2022
Merged

Improve dev setup #34

merged 5 commits into from
Nov 5, 2022

Conversation

kachkaev
Copy link
Member

@kachkaev kachkaev commented Nov 5, 2022

  • Cleanup ignore files
  • Improve Jest config (change coverage reporter)
  • Improve ESLint config

@codecov
Copy link

codecov bot commented Nov 5, 2022

Codecov Report

Base: 92.63% // Head: 94.68% // Increases project coverage by +2.04% 🎉

Coverage data is based on head (f8dc92f) compared to base (63a4cf5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   92.63%   94.68%   +2.04%     
==========================================
  Files           5        5              
  Lines          95       94       -1     
  Branches       13       14       +1     
==========================================
+ Hits           88       89       +1     
+ Misses          6        4       -2     
  Partials        1        1              
Impacted Files Coverage Δ
src/printer.ts 100.00% <ø> (ø)
src/parser.ts 88.23% <0.00%> (+0.73%) ⬆️
src/index.ts 75.00% <0.00%> (+15.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kachkaev kachkaev merged commit dc7ac66 into main Nov 5, 2022
@kachkaev kachkaev deleted the improve-dev-setup branch November 5, 2022 15:43
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