Skip to content

fix: replace remaining datetime.utcnow() calls with utcnow() helper i…

e66ae87
Select commit
Loading
Failed to load commit list.
Merged

fix: restore utcnow() in test_detections.py #578

fix: replace remaining datetime.utcnow() calls with utcnow() helper i…
e66ae87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 28, 2026 in 1s

88.75% (-1.65%) compared to f86f703

View this Pull Request on Codecov

88.75% (-1.65%) compared to f86f703

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.75%. Comparing base (f86f703) to head (e66ae87).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
- Coverage   90.40%   88.75%   -1.65%     
==========================================
  Files           3       52      +49     
  Lines         125     2196    +2071     
==========================================
+ Hits          113     1949    +1836     
- Misses         12      247     +235     

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