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

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

Build:
Build:
LAST BUILD BRANCH: PR-61
DEFAULT BRANCH: master
Ran 25 Aug 2020 08:45AM UTC
Jobs 1
Files 11
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
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

Jobs
ID Job ID Ran Files Coverage
1 3.1 25 Aug 2020 08:45AM UTC 0
91.34
Source Files on build 3
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #3
  • 83e88af1 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