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

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

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 08:57AM UTC
Files 11
Run time 0s
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

25 Aug 2020 08:57AM UTC coverage: 91.339% (-1.9%) from 93.277%
20.1

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

Source Files on job 20.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20
  • 812ef31b on github
  • Prev Job for on master (#18.2)
  • Next Job for on master (#24.1)
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

© 2026 Coveralls, Inc