Skip to content

Conversation

@mdm-code
Copy link
Owner

  • Moved lexer scanner conditions from if to for loop
  • Included notes on repr. conversion in the README

@codecov
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.53%. Comparing base (bfc10e3) to head (11a7564).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/lexer/lexer.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   87.15%   87.53%   +0.37%     
==========================================
  Files          12       12              
  Lines         833      826       -7     
==========================================
- Hits          726      723       -3     
+ Misses         82       79       -3     
+ Partials       25       24       -1     

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

@mdm-code mdm-code self-assigned this Dec 26, 2024
@mdm-code mdm-code merged commit 4b1e0c6 into main Dec 26, 2024
5 of 6 checks passed
@mdm-code mdm-code deleted the conv-notes branch December 26, 2024 19:27
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