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

new: Automatically add different spellings of level values #289

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

pamburus
Copy link
Owner

@pamburus pamburus commented Jun 4, 2024

Now in addition to the original spelling found in the configuration file, level values are automatically registered in lower case, upper case and title case.

Closes #288

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.92%. Comparing base (d505cc8) to head (1b07602).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   69.71%   69.92%   +0.21%     
==========================================
  Files          39       39              
  Lines       10325    10379      +54     
==========================================
+ Hits         7198     7258      +60     
+ Misses       3127     3121       -6     

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

@pamburus pamburus marked this pull request as ready for review June 4, 2024 22:23
@pamburus pamburus merged commit 2163576 into master Jun 4, 2024
4 checks passed
@pamburus pamburus deleted the issue/288 branch June 4, 2024 22:25
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.

Level INF (uppercase) not parsed correctly
1 participant