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

Netflix / genie / 1591
89%
master: 94%

Build:
Build:
LAST BUILD BRANCH: lt_log_failed_dependency
DEFAULT BRANCH: master
Ran 09 Jan 2018 10:48PM UTC
Jobs 1
Files 204
Run time 11s
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
1591

push

travis-ci

mprimi
Add message to @NotBlank validation annotations of Tag and File

Without an explicitly message, the error propagated back to the user is a generic "cannot be empty".
This change makes it a little simpler to identify which field contains a blank string that is getting rejected.

Example server response for an empty tag:

```
{
  "timestamp" : "2018-01-09T00:26:24.700Z",
  "status" : 412,
  "error" : "Precondition Failed",
  "exception" : "javax.validation.ConstraintViolationException",
  "message" : "Tag name cannot be blank",
  "path" : "/api/v3/clusters"
}
```

6154 of 6953 relevant lines covered (88.51%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1591.1 09 Jan 2018 10:48PM UTC 0
88.51
Travis Job 1591.1
Source Files on build 1591
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1591
  • 19e16514 on github
  • Prev Build on 3.3.x (#1576)
  • Next Build on 3.3.x (#1609)
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