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

wooga / github-changelog-lib / 20
91%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 08:57AM 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
20

push

jenkins

Add generic detect changes method (#7)

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 20.1 25 Aug 2020 08:57AM UTC 0
91.34
Source Files on build 20
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #20
  • 812ef31b on github
  • Prev Build on master (#18)
  • Next Build on master (#24)
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