Skip to content

fix: avoid raising an exception when a change_type is not defined

49abf72
Select commit
Loading
Failed to load commit list.
Merged

Fix TypeError: Keys must be strings #1879

fix: avoid raising an exception when a change_type is not defined
49abf72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

97.99% (target 97.00%)

View this Pull Request on Codecov

97.99% (target 97.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.99%. Comparing base (7179a42) to head (49abf72).
⚠️ Report is 5 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.