• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

feihoo87 / QuLab / 22299083262 / 8
21%
master: 21%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2026 08:56AM UTC
Files 98
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Feb 2026 08:53AM UTC coverage: 18.477% (+18.5%) from 0.0%
22299083262.8

push

github

feihoo87
Fix DeprecationWarning: replace datetime.utcnow() with timezone-aware datetime

Replace deprecated datetime.utcnow() with datetime.now(timezone.utc) to fix:
DeprecationWarning: datetime.datetime.utcnow() is deprecated

Changes:
- Add utcnow() helper function to storage/models/base.py
- Update Config, Script, Dataset, Document models to use new utcnow()
- Fix test_local_storage.py to use timezone-aware datetime
- Fix ipy_events.py to use timezone-aware datetime

All tests pass without DeprecationWarning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

2114 of 11441 relevant lines covered (18.48%)

0.18 hits per line

Source Files on job 22299083262.8
  • Tree
  • List 98
  • Changed 41
  • Source Changed 0
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22299083262
  • 7a86e0f0 on github
  • Prev Job for on master (#21910505562.3)
  • Next Job for on master (#22305750169.2)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc