Skip to content

fixup! [R] Fix: DeprecationWarning for datetime methods in Python 3.1…

2102f91
Select commit
Loading
Failed to load commit list.
Open

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

fixup! [R] Fix: DeprecationWarning for datetime methods in Python 3.1…
2102f91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

84.78% (target 80.00%)

View this Pull Request on Codecov

84.78% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.78%. Comparing base (5b7ca44) to head (2102f91).

Files with missing lines Patch % Lines
src/azul/opensearch.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8023      +/-   ##
===========================================
+ Coverage    84.73%   84.78%   +0.04%     
===========================================
  Files          165      165              
  Lines        24074    24045      -29     
===========================================
- Hits         20400    20387      -13     
+ Misses        3674     3658      -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.