• 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-7
branch: PR-7
CHANGE BRANCH
x
Reset
  • PR-7
  • 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-44
  • PR-45
  • PR-46
  • PR-47
  • PR-48
  • PR-49
  • PR-5
  • PR-50
  • PR-52
  • PR-54
  • PR-57
  • PR-6
  • PR-61
  • fix/release_date_format
  • main
  • master

pending completion
3

push

jenkins

Add generic detect changes method

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

This patch adds a new method:
`B detectChanges(String fromCommitish, String toCommitish, String branchName) throws ChangeDetectorException`

The implementation allows to pass anything that can be converted into a
commit to be passed as `from` and `to`. At the moment _tag name_, _branche name_
and _commit sha_ values are supported. This comes with a slight
performance and API call overhead because the implementation needs to
check multiple endpoints if the provided value can be converted into a
tag or branch.

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

* ![ADD] generic detect changes method

232 of 254 relevant lines covered (91.34%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
254 RELEVANT LINES 232 COVERED LINES
0.91 HITS PER LINE
Source Files on PR-7
  • Tree
  • List 11
  • 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
3 PR-7 Add generic detect changes method Description =========== This patch adds a new method: `B detectChanges(String fromCommitish, String toCommitish, String branchName) throws ChangeDetectorException` The implementation allows to pass anything tha... push 25 Aug 2020 08:45AM 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