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

zopefoundation / DateTime / 8370266003
89%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2024 05:43AM UTC
Jobs 1
Files 6
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

21 Mar 2024 05:43AM UTC coverage: 88.683% (+0.1%) from 88.554%
8370266003

push

github

web-flow
Change pickle format to export the micros as int (#62)

During pickle serialization, the `_micros` attribute was casted to float,
to save a little bit of disk space by making shorter pickles, this was
true when ZODB was using pickle protocol 1, but nowadays it uses protocol 3
and exporting as an int produces pickles of the same length as with a float.

Fixes #56

Co-authored-by: Dieter Maurer <d-maurer@users.noreply.github.com>

275 of 349 branches covered (78.8%)

Branch coverage included in aggregate %.

20 of 20 new or added lines in 2 files covered. (100.0%)

1449 of 1595 relevant lines covered (90.85%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8370266003.1 21 Mar 2024 05:43AM UTC 6
88.68
Source Files on build 8370266003
  • Tree
  • List 6
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d49e427c on github
  • Prev Build on master (#7438044848)
  • Next Build on master (#8371152272)
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

© 2025 Coveralls, Inc