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

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

Build:
Build:
LAST BUILD BRANCH: PR-61
DEFAULT BRANCH: master
Repo Added 10 Sep 2019 06:05AM UTC
Files 22
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

LAST BUILD ON BRANCH PR-44
branch: PR-44
CHANGE BRANCH
x
Reset
  • PR-44
  • PR-1
  • PR-13
  • PR-14
  • PR-16
  • PR-2
  • PR-26
  • PR-29
  • PR-30
  • PR-31
  • PR-32
  • PR-33
  • PR-34
  • PR-35
  • PR-36
  • PR-37
  • PR-38
  • PR-39
  • PR-4
  • PR-40
  • PR-42
  • PR-43
  • PR-45
  • PR-46
  • PR-47
  • PR-48
  • PR-49
  • PR-5
  • PR-50
  • PR-52
  • PR-54
  • PR-57
  • PR-6
  • PR-61
  • PR-7
  • fix/release_date_format
  • main
  • master

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

Relevant lines Covered
Build:
Build:
268 RELEVANT LINES 245 COVERED LINES
0.91 HITS PER LINE
Source Files on PR-44
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1 PR-44 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 themse... push 05 May 2021 12:21PM UTC jenkins pending completion  
See All Builds (121)
  • Repo 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