Skip to content

Fix deprecation warning for structlog#1631

Merged
Miauwkeru merged 1 commit intomainfrom
fix-structlog-deprecation-warning
Mar 18, 2026
Merged

Fix deprecation warning for structlog#1631
Miauwkeru merged 1 commit intomainfrom
fix-structlog-deprecation-warning

Conversation

@Miauwkeru
Copy link
Contributor

Fix deprecation warning structlog

Structlog deprecated pad_event, where the new one is pad_event_to

Proposed Changes

Pin structlog to use the newer version where pad_event_to is added
Replace pad_event with pad_event_to.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.06%. Comparing base (2dfc393) to head (8fa65b6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1631   +/-   ##
=======================================
  Coverage   81.06%   81.06%           
=======================================
  Files         402      402           
  Lines       35244    35244           
=======================================
  Hits        28571    28571           
  Misses       6673     6673           
Flag Coverage Δ
unittests 81.06% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 18, 2026

Merging this PR will not alter performance

✅ 12 untouched benchmarks


Comparing fix-structlog-deprecation-warning (8fa65b6) with main (2dfc393)

Open in CodSpeed

@Miauwkeru Miauwkeru force-pushed the fix-structlog-deprecation-warning branch from 63df722 to 8fa65b6 Compare March 18, 2026 14:30
@Miauwkeru Miauwkeru merged commit 6117402 into main Mar 18, 2026
38 of 45 checks passed
@Miauwkeru Miauwkeru deleted the fix-structlog-deprecation-warning branch March 18, 2026 15:50
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.

2 participants