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

powsybl / powsybl-core / 4902
85%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2019 05:58PM UTC
Jobs 1
Files 998
Run time 289min
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
4902

push

travis-ci-com

Mathieu BAGUE
pom.xml: fix builds when git is not in path. fixes #596

* The behavior with a normal setup (a real git checkout, and having git in the path) doesn't change.
* The behavior with a zip source export and having git in path changes
Before:
	```super("powsybl-core", "2.4.0-SNAPSHOT", "${buildNumber}", "UNKNOWN_BRANCH", Long.parseLong("1549457054776"));```
After:
	```super("powsybl-core", "2.4.0-SNAPSHOT", "UNKNOWN_BUILD", "UNKNOWN_BRANCH", Long.parseLong("1549457164750"));```
* The behavior without git in path goes from a build error to the same output as using a zip export and having git in the path.

Documentation: http://www.mojohaus.org/buildnumber-maven-plugin/create-mojo.html#revisionOnScmFailure

29112 of 37177 relevant lines covered (78.31%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4902.1 06 Feb 2019 05:58PM UTC 0
78.31
Travis Job 4902.1
Source Files on build 4902
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4902
  • cdaabd0e on github
  • Prev Build on master (#4876)
  • Next Build on master (#4929)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc