Skip to content

fix(tests): Use record.message instead of record.msg in log assertions

4a40ac0
Select commit
Loading
Failed to load commit list.
Merged

Drop Python 3.9 #987

fix(tests): Use record.message instead of record.msg in log assertions
4a40ac0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2025 in 0s

73.08% (+0.04%) compared to c13914a

View this Pull Request on Codecov

73.08% (+0.04%) compared to c13914a

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.08%. Comparing base (c13914a) to head (4a40ac0).

Files with missing lines Patch % Lines
docs/_ext/aafig.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #987      +/-   ##
==========================================
+ Coverage   73.03%   73.08%   +0.04%     
==========================================
  Files          26       26              
  Lines        1858     1854       -4     
  Branches      352      352              
==========================================
- Hits         1357     1355       -2     
+ Misses        397      395       -2     
  Partials      104      104              

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