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

Refactor to use structlog #8747

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

matmair
Copy link
Member

@matmair matmair commented Dec 23, 2024

Directly calling the logging module does bypass structlog

@matmair matmair added CI CI / unit testing ecosystem refactor labels Dec 23, 2024
@matmair matmair added this to the 1.0.0 milestone Dec 23, 2024
@matmair matmair self-assigned this Dec 23, 2024
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 0dddfd4
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/676f5992e72e3e00085570df

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.20%. Comparing base (c79fc28) to head (0dddfd4).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8747      +/-   ##
==========================================
- Coverage   85.20%   84.20%   -1.00%     
==========================================
  Files        1172     1177       +5     
  Lines       51538    52331     +793     
  Branches     2089     2072      -17     
==========================================
+ Hits        43911    44065     +154     
- Misses       7118     7760     +642     
+ Partials      509      506       -3     
Flag Coverage Δ
backend 86.94% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI / unit testing ecosystem refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant