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: add check that the readme sample cfg is accepted by log4rs #339

Conversation

bconn98
Copy link
Collaborator

@bconn98 bconn98 commented Jan 20, 2024

Resolve #334

Copy link
Collaborator Author

@bconn98 bconn98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix: remove extra newline

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58b92c8) 61.12% compared to head (1794a99) 62.10%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
+ Coverage   61.12%   62.10%   +0.97%     
==========================================
  Files          23       23              
  Lines        1407     1409       +2     
==========================================
+ Hits          860      875      +15     
+ Misses        547      534      -13     

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

@estk estk merged commit a69fdf9 into estk:main Jan 23, 2024
11 checks passed
bconn98 added a commit to bconn98/log4rs that referenced this pull request Jan 24, 2024
…#339)

* fix: add check that the readme sample cfg is accepted by log4rs

* fix: add new create_raw_config function to allow for usage in tests

* chore: self review cleanup
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.

Investigate and Resolve issues with Raw Config Deserializer
3 participants