Skip to content

drop! Test "Fix: DeprecationWarning for datetime methods in Python 3.…

0d9ae09
Select commit
Loading
Failed to load commit list.
Open

Fix: DeprecationWarning for datetime methods in Python 3.12 (#5953) #8023

drop! Test "Fix: DeprecationWarning for datetime methods in Python 3.…
0d9ae09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 1s

85.06% (target 80.00%)

View this Pull Request on Codecov

85.06% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.06%. Comparing base (26a8a1c) to head (0d9ae09).

Files with missing lines Patch % Lines
src/azul/opensearch.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8023      +/-   ##
===========================================
+ Coverage    85.01%   85.06%   +0.04%     
===========================================
  Files          165      165              
  Lines        23678    23649      -29     
===========================================
- Hits         20131    20118      -13     
+ Misses        3547     3531      -16     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.