Skip to content

Conversation

@mdm-code
Copy link
Owner

  • Simplify parser isAtEnd pointer rec. function
  • Supported short and long unicode notation
  • Implemented unicode escape chars in user input
  • Added tests covering unicode support
  • Included unicode escape seq explanation in readme

@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.15%. Comparing base (6c4fbda) to head (83cf329).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   86.88%   87.15%   +0.26%     
==========================================
  Files          12       12              
  Lines         816      833      +17     
==========================================
+ Hits          709      726      +17     
  Misses         82       82              
  Partials       25       25              

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

@mdm-code mdm-code self-assigned this Dec 24, 2024
@mdm-code mdm-code merged commit bfc10e3 into main Dec 24, 2024
6 checks passed
@mdm-code mdm-code deleted the unicode-escape branch December 24, 2024 14:37
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.

2 participants