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

ecederstrand / exchangelib / 662
97%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2018 05:33PM UTC
Jobs 4
Files 24
Run time 38min
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

pending completion
662

push

travis-ci

EKC (Erik Cederstrand)
Work around EWS bug updating datetimes. Fixes #310

If we create a calendar item with datetimes in a local timezone and then
request the item again, we will get the datetimes as UTC. This is expected
as we rely on the user to convert to the correct timezone when presenting
datetimes to the user.

But if we save() the item we just fetched, we now send the datetimes as UTC,
and EWS may shift the datetimes (by an hour in my tests, but possibly more).
This is argually a bug in EWS, but we'll have to work around it. Do so by
adding localized datetimes in the XML. This maintains backwards compatibility
by keeping datetimes on the item instance as UTC.

6570 of 7316 relevant lines covered (89.8%)

3.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 662.1 02 Aug 2018 05:33PM UTC 0
89.63
Travis Job 662.1
2 662.2 02 Aug 2018 05:46PM UTC 0
89.71
Travis Job 662.2
3 662.3 02 Aug 2018 05:59PM UTC 0
89.68
Travis Job 662.3
4 662.4 02 Aug 2018 06:11PM UTC 0
89.68
Travis Job 662.4
Source Files on build 662
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #662
  • df2389e9 on github
  • Prev Build on master (#661)
  • Next Build on master (#663)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc