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 autocorrect reported ranges #45

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Improve autocorrect reported ranges #45

merged 3 commits into from
Oct 30, 2023

Conversation

targos
Copy link
Member

@targos targos commented Oct 28, 2023

  • chore: update GitHub actions
  • chore: update dev dependencies
  • fix: do not change lines in-place and account for ranges during autocorrect

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e27622) 88.32% compared to head (c6f0ea0) 88.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   88.32%   88.80%   +0.47%     
==========================================
  Files          39       39              
  Lines         377      375       -2     
  Branches       95       97       +2     
==========================================
  Hits          333      333              
+ Misses         44       42       -2     
Files Coverage Δ
src/parse/autoCorrection.ts 100.00% <100.00%> (+7.14%) ⬆️
src/parse/createFieldParser.ts 98.14% <100.00%> (-0.13%) ⬇️
src/parse/getResult.ts 100.00% <100.00%> (ø)
src/parsers/parseState.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@targos targos mentioned this pull request Oct 28, 2023
@stropitek
Copy link
Contributor

@targos I let you merge if ready

@targos targos merged commit 4fd0ead into main Oct 30, 2023
10 checks passed
@targos targos deleted the update-fix branch October 30, 2023 14:36
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

2 participants