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

feihoo87 / QuLab / 22299083262
21%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2026 08:56AM UTC
Jobs 12
Files 98
Run time 1min
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.485% (+18.5%) from 0.0%
22299083262

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>

20 of 26 new or added lines in 6 files covered. (76.92%)

36 existing lines in 7 files now uncovered.

2115 of 11442 relevant lines covered (18.48%)

2.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
69.41
qulab/storage/models/dataset.py
1
78.21
qulab/storage/models/document.py
4
0.0
0.0% qulab/sys/ipy_events.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% qulab/storage/__main__.py
1
97.96
97.96% qulab/storage/models/config.py
1
80.85
80.85% qulab/storage/models/tag.py
4
71.43
-28.57% qulab/storage/__init__.py
6
73.91
73.91% qulab/storage/models/base.py
6
57.89
57.89% qulab/storage/models/__init__.py
17
68.52
68.52% qulab/storage/chunk.py
Jobs
ID Job ID Ran Files Coverage
1 22299083262.1 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
2 22299083262.2 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
3 22299083262.3 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
4 22299083262.4 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
5 22299083262.5 23 Feb 2026 08:56AM UTC 98
18.48
GitHub Action Run
6 22299083262.6 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
7 22299083262.7 23 Feb 2026 08:56AM UTC 98
18.48
GitHub Action Run
8 22299083262.8 23 Feb 2026 08:56AM UTC 98
18.48
GitHub Action Run
9 22299083262.9 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
10 22299083262.10 23 Feb 2026 08:56AM UTC 98
18.47
GitHub Action Run
11 22299083262.11 23 Feb 2026 08:57AM UTC 98
18.48
GitHub Action Run
12 22299083262.12 23 Feb 2026 08:57AM UTC 98
18.47
GitHub Action Run
Source Files on build 22299083262
  • Tree
  • List 98
  • Changed 38
  • Source Changed 0
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7a86e0f0 on github
  • Prev Build on master (#21910505562)
  • Next Build on master (#22305750169)
  • 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