Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: use structlog for logging #663

Merged
merged 2 commits into from
Oct 21, 2022
Merged

feat: use structlog for logging #663

merged 2 commits into from
Oct 21, 2022

Conversation

DonDebonair
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #663 (6710d88) into main (55881ac) will increase coverage by 1.08%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
+ Coverage   69.72%   70.81%   +1.08%     
==========================================
  Files          18       18              
  Lines         882      908      +26     
==========================================
+ Hits          615      643      +28     
+ Misses        267      265       -2     
Impacted Files Coverage Δ
machine/settings.py 100.00% <ø> (ø)
machine/utils/logging.py 88.46% <88.46%> (ø)
machine/handlers.py 89.69% <91.66%> (-0.09%) ⬇️
machine/models/core.py 100.00% <100.00%> (ø)
machine/plugins/base.py 61.98% <0.00%> (+0.82%) ⬆️
machine/utils/collections.py 77.14% <0.00%> (+5.71%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@DonDebonair DonDebonair marked this pull request as ready for review October 21, 2022 14:52
@DonDebonair DonDebonair merged commit ea4ae29 into main Oct 21, 2022
@DonDebonair DonDebonair deleted the feat/structured-logging branch October 21, 2022 14:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant