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

feat: lexer and parser for mutually exclusive choices in format strings #49

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

Seddryck
Copy link
Owner

No description provided.

@Seddryck Seddryck changed the title Feat/mutually exclusive choices in format strings feat: lexer and parser for mutually exclusive choices in format strings Feb 15, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 89.74359% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.48%. Comparing base (135b952) to head (cec318e).

Files with missing lines Patch % Lines
src/Chrononuensis.Core/Formats/Lexer.cs 88.05% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   92.28%   91.48%   -0.80%     
==========================================
  Files          20       21       +1     
  Lines         285      329      +44     
  Branches       38       45       +7     
==========================================
+ Hits          263      301      +38     
- Misses          8       12       +4     
- Partials       14       16       +2     

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

@Seddryck Seddryck merged commit bf1c3dd into main Feb 15, 2025
5 checks passed
@Seddryck Seddryck deleted the feat/mutually-exclusive-choices-in-format-strings branch February 15, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants