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

go-ozzo / ozzo-validation / 75 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2018 06:40PM UTC
Files 13
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

20 Mar 2018 06:39PM UTC coverage: 100.0%. Remained the same
75.2

push

travis-ci

qiangxue
Adding a new validator for Not-In  (#40)

* Fix styling on go files.

There were a couple of big issues.
1) Structs that were returned from public methods were not visible.
2) When a var is set in the same line as it is declared you should use type inference.
	not: var silly int = 42
	but: var silly = 42
3) Errors should be named ErrSomethingBad, not SomethingBadError

* New validator that checks if a value is not in a list of values.

This can be used to check for blacklisted values, or ensure an itemis unique.

571 of 571 relevant lines covered (100.0%)

21.44 hits per line

Source Files on job 75.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 75.2
  • 01aa4006 on github
  • Prev Job for on master (#74.2)
  • Next Job for on master (#77.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