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

fix: escape characters in field names #124

Merged
merged 1 commit into from
Jun 13, 2021
Merged

Conversation

runeh
Copy link
Collaborator

@runeh runeh commented Jun 13, 2021

No description provided.

@runeh runeh requested a review from simenandre June 13, 2021 17:21
@codecov-commenter
Copy link

Codecov Report

Merging #124 (54cb75e) into main (1dba38f) will increase coverage by 20.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             main      #124       +/-   ##
============================================
+ Coverage   80.00%   100.00%   +20.00%     
============================================
  Files           2         2               
  Lines          35       256      +221     
  Branches        7        64       +57     
============================================
+ Hits           28       256      +228     
+ Misses          7         0        -7     
Impacted Files Coverage Δ
src/main.ts 100.00% <100.00%> (+22.58%) ⬆️
src/util.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 3fec465...54cb75e. Read the comment docs.

Copy link
Owner

@simenandre simenandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Looks good to me! 👍

@runeh runeh merged commit 3d9cf65 into main Jun 13, 2021
@runeh runeh deleted the quotes-on-record-field-names branch June 13, 2021 22: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.

3 participants