Skip to content

Conversation

@goccy
Copy link
Owner

@goccy goccy commented Nov 15, 2024

fix #537

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.25%. Comparing base (8b2110b) to head (af083b8).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
+ Coverage   79.23%   79.25%   +0.01%     
==========================================
  Files          18       18              
  Lines        6257     6261       +4     
==========================================
+ Hits         4958     4962       +4     
  Misses        983      983              
  Partials      316      316              

@goccy goccy merged commit d7847db into master Nov 15, 2024
18 checks passed
@goccy goccy deleted the fix-tab-char branch November 15, 2024 00:30
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.

\t in quoted string is parsed to "\t"

3 participants