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

powsybl / powsybl-core / 9156 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2019 11:48AM UTC
Files 1085
Run time 3min
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

11 Nov 2019 10:56AM UTC coverage: 84.144% (-0.3%) from 84.411%
9156.3

push

travis-ci-com

geofjamg
Groovy25 (#991)

* AbstractToolTest: assert stderr first and don't interpret the empty string as "everything matches"

We assert stderr first because this shows unexpected exceptions to ease debug.
We match the empty string exactly because most tests should not write anything
to stderr. If they do, it's probably an unexpected exception that we want to
display.

Without these two changes, it's very hard to debug these tests.

Signed-off-by: Jon Harper <jon.harper87@gmail.com>

* Replace groovy-all with specific groovy module dependencies

Signed-off-by: Jon Harper <jon.harper87@gmail.com>

* Update to groovy 2.5 to use new groovy META-INF/groovy folder to allow packaging as a java9 JPMS module

Fixes the following error:
$ java --module-path powsybl-iidm-api.jar Foo
Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for powsybl-iidm-api.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class moduleName = powsybl-iidm-module not in module

or the equivalent :
$ jar --file=powsybl-iidm-api.jar --describe-module
Unable to derive module descriptor for: /home/harperjon/.m2/repository/com/powsybl/powsybl-iidm-api/2.6.0/powsybl-iidm-api-2.6.0.jar
Provider class moduleName = powsybl-iidm-module not in module

Signed-off-by: Jon Harper <jon.harper87@gmail.com>

34182 of 40623 relevant lines covered (84.14%)

1.55 hits per line

Source Files on job 9156.3
  • Tree
  • List 0
  • Changed 40
  • Source Changed 1
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7498
  • Travis Job 9156.3
  • af330329 on github
  • Prev Job for on master (#9147.1)
  • Next Job for on master (#9164.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