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: directives with trailing comments #76

Merged
merged 1 commit into from
Feb 20, 2024
Merged

fix: directives with trailing comments #76

merged 1 commit into from
Feb 20, 2024

Conversation

cyjake
Copy link
Owner

@cyjake cyjake commented Feb 19, 2024

fixes #73

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dad69c6) 97.13% compared to head (03ccd96) 97.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   97.13%   97.16%   +0.03%     
==========================================
  Files           3        3              
  Lines         314      318       +4     
  Branches       85       87       +2     
==========================================
+ Hits          305      309       +4     
  Misses          4        4              
  Partials        5        5              

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

@cyjake cyjake merged commit 4fec097 into master Feb 20, 2024
6 checks passed
@cyjake cyjake deleted the fix-issue-73 branch February 20, 2024 05:22
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.

Can't parse config that includes comment after match statement
1 participant