Skip to content

Use __qualname__ for nested class support and add DefaultPutDict test

54ab6e1
Select commit
Loading
Failed to load commit list.
Merged

Use __qualname__ for nested class support and add DefaultPutDict test #2859

Use __qualname__ for nested class support and add DefaultPutDict test
54ab6e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 0s

99.52% (+0.00%) compared to a3cd521

View this Pull Request on Codecov

99.52% (+0.00%) compared to a3cd521

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.52%. Comparing base (a3cd521) to head (54ab6e1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2859   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          90       90           
  Lines       14935    14938    +3     
  Branches     1788     1788           
=======================================
+ Hits        14864    14867    +3     
  Misses         38       38           
  Partials       33       33           

☔ 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.