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

redhat-performance / cloud-governance / 29026084682
73%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 02:50PM UTC
Jobs 0
Files 0
Run time –
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
29026084682

push

travis-pro

web-flow
Fix unconverted timezone offset error in CRO run tracking and mail alerts (#1012)

Elasticsearch serializes stored datetime.now(tz=timezone.utc) values back as
ISO strings with a trailing offset (e.g. '...+00:00'), but RunCRO and
CostOverUsage.get_last_mail_alert_status parsed them with strptime formats
missing %z, raising "unconverted data remains: +00:00" and silently skipping
the cost-over-usage/ticket-monitoring flow every run. Added a shared
parse_iso_datetime helper that tolerates fractional seconds and both +/-
timezone offsets, and use it in both call sites.

Co-authored-by: Cursor <cursoragent@cursor.com>
Source Files on build 29026084682
Detailed source file information is not available for this build.
  • Back to Repo
  • ba24a002 on github
  • Prev Build on main (#29012649907)
  • Next Build on main (#29033759278)
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