Fix TypeError: Keys must be strings#1879
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1879 +/- ##
=======================================
Coverage 97.99% 97.99%
=======================================
Files 60 60
Lines 2689 2689
=======================================
Hits 2635 2635
Misses 54 54 ☔ View full report in Codecov by Sentry. |
|
Thanks! Could you amend your commit message to |
|
Or just run |
bearomorphism
left a comment
There was a problem hiding this comment.
Approved the changes but the commit message has to be fixed. See above comments.
|
@bearomorphism Done ! |
Description
fix: avoid raising an exception when a change_type is not defined.
Checklist
Was generative AI tooling used to co-author this PR?
Code Changes
uv run poe alllocally to ensure this change passes linter check and testsDocumentation Changes
uv run poe doclocally to ensure the documentation pages renders correctlyExpected Behavior
Steps to Test This Pull Request
Additional Context