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

alexheretic / dynamics / 37
100%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2017 11:13PM UTC
Jobs 1
Files 21
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
37

push

travis-ci

alexheretic
enhance ClassCastException messages

now instead of default micast message we get for example
```
'key2' miscast in path root->key1->*key2*: Cannot cast java.lang.String to java.util.List. Avoid by checking `if (aDynamic.is(List.class)) ...` or using `aDynamic.maybe().as(List.class)`
```
enhanced some javadoc
update test dependencies

11 of 11 new or added lines in 2 files covered. (100.0%)

691 of 697 relevant lines covered (99.14%)

0.99 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/alexh/weak/Weak.java
Jobs
ID Job ID Ran Files Coverage
1 37.1 05 Feb 2017 11:13PM UTC 0
99.14
Travis Job 37.1
Source Files on build 37
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #37
  • 341cc4b1 on github
  • Prev Build on master (#36)
  • Next Build on master (#38)
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