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

wooga / github-changelog-lib / 1
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: PR-61
DEFAULT BRANCH: master
Ran 05 May 2021 12:21PM UTC
Jobs 1
Files 22
Run time 1s
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
1

push

jenkins

Fix fetch commits after github API update

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 1.1 05 May 2021 12:21PM UTC 0
91.42
Source Files on build 1
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1
  • b0f30505 on github
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