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

wooga / github-changelog-lib / 33
91%

Build:
DEFAULT BRANCH: master
Ran 05 May 2021 01:38PM UTC
Jobs 1
Files 22
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

pending completion
33

push

jenkins

Fix fetch commits after github API update (#44)

Description
===========

The github Java API broke slightly after the latest update.
We used to normalize the commit dates to UTC before passing them
to the API. The github API is now handling this themselves and so
it broke the unit/integration tests as a timeframe of 2h (berlin local time)
is already enough to break most tests.
We still need the normalization to fetch the pullrequests because
we use the query API directly and because the commit dates handed down
from the API are in local time again.

Changes
=======

* ![FIX] fetch committs after github API update

245 of 268 relevant lines covered (91.42%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33.1 05 May 2021 01:38PM UTC 0
91.42
Source Files on build 33
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #33
  • 56a325fd on github
  • Prev Build on master (#32)
  • Next Build on master (#35)
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