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

LogRecord args is tuple #29

Merged
merged 1 commit into from
Jul 14, 2023
Merged

LogRecord args is tuple #29

merged 1 commit into from
Jul 14, 2023

Conversation

vorner
Copy link
Owner

@vorner vorner commented Jul 9, 2023

Closes #28.

@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2023

Codecov Report

Merging #29 (69c770a) into main (2da8eec) will increase coverage by 1.58%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   25.17%   26.76%   +1.58%     
==========================================
  Files           1        1              
  Lines         139      142       +3     
==========================================
+ Hits           35       38       +3     
  Misses        104      104              
Impacted Files Coverage Δ
src/lib.rs 26.76% <0.00%> (+1.58%) ⬆️

@vorner vorner merged commit 0fa5587 into main Jul 14, 2023
101 checks passed
@vorner vorner deleted the args-tuple branch July 14, 2023 12:19
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.

LogRecords are instantiated with None for args
2 participants