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

go-playground / validator
74%
v8: 100%

Build:
Build:
LAST BUILD BRANCH: stricter-unicode-space-check-in-email-regex
DEFAULT BRANCH: v8
Repo Added 04 Jul 2015 04:42PM CUT
Files 34
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

LAST BUILD ON BRANCH stricter-unicode-space-check-in-email-regex
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • FIX_FILEPATH_TAG
  • add-dependabot
  • add-fl-field-name
  • add-isdefault
  • add-support-to-tag-valid
  • add-unique
  • add_alpha_space_validator
  • bump_x_net
  • cherry-pick-v9
  • correct-var-lock
  • dependabot/github_actions/golangci/golangci-lint-action-6
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/go_modules/_examples/validate_fn/golang.org/x/crypto-0.35.0
  • dependabot/go_modules/_examples/validate_fn/golang.org/x/net-0.38.0
  • dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.9
  • dependabot/go_modules/golang.org/x/crypto-0.33.0
  • dependabot/go_modules/golang.org/x/crypto-0.38.0
  • dependabot/go_modules/golang.org/x/crypto-0.39.0
  • dependabot/go_modules/golang.org/x/text-0.22.0
  • dependabot/go_modules/golang.org/x/text-0.25.0
  • dependabot/go_modules/golang.org/x/text-0.26.0
  • doc/validation-error-filed
  • duration-translation-en-fix
  • email-regexp-optimization
  • en_urn_rfc2141
  • enable-more-linters
  • example-simple-signup
  • feat/improve-indonesian-translations-and-add-tests
  • feat/urn-8141
  • feat/validation-valuer
  • feature/add-early-return-error
  • feature/german-translations
  • feature/omitzero
  • field-level-validation2
  • fix-consequtive-ors
  • fix-duration
  • fix-examples-errors-as
  • fix-linter-errors-2.0.2
  • fix-required-without
  • fix-rfc-1035-label-length-check
  • fix/remove-issue-template-md
  • fix_fqdn
  • fixes
  • github-action-support-2-major-go-versions
  • github-actions
  • github-workflow-msgv
  • go-context-support
  • heads/v5
  • heads/v7
  • heads/v8
  • i18n-custom-errors
  • issue-743
  • jmfrees/fix-required_without
  • krhubert
  • map-struct-validation-bug
  • master
  • minor-perf-1
  • minor-perf-2
  • msgv-changes
  • omitzero-slice-map-bug
  • paxman23l/fail-fast-feature
  • port-validator-doc
  • readme-fix-release-version-badge
  • replace-travis-ci-badge-with-gha
  • require-check-field-kind-unparam
  • rm-gitter-im-link
  • stricter-unicode-space-check-in-email-regex
  • supplyChainHardening
  • translate-thai
  • translation
  • unicode-alphas
  • unit-tests-startsnotwith
  • unnecessary-statement
  • upd-readme-prj-status-release-label
  • update-deps-dec-2024
  • update-docs
  • updates-and-fixes
  • v10.0.0
  • v10.0.1
  • v10.1.0
  • v10.2.0
  • v10.3.0
  • v10.4.0
  • v10.4.1
  • v5
  • v5-development
  • v5.10.1
  • v5.10.2
  • v6
  • v6-development
  • v7
  • v7-development
  • v8
  • v8-backport-test-fixes
  • v8-development
  • v9
  • v9.30.1
  • validate-keys
  • validate-map-keys
  • validator-panic-bug

20 Jun 2025 05:43AM CUT coverage: 73.678%. Remained the same
15772131075

Pull #1316

github

vesquen
Make test string contents clear and unambiguous
Pull Request #1316: Stricter unicode space check in email regex (with tests)

14326 of 19444 relevant lines covered (73.68%)

76.67 hits per line

Relevant lines Covered
Build:
Build:
19444 RELEVANT LINES 14326 COVERED LINES
76.67 HITS PER LINE
Source Files on v8
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
  • ►
    100.0
    non-standard/
  • ►
    68.81
    translations/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15772131075 stricter-unicode-space-check-in-email-regex Make test string contents clear and unambiguous Pull #1316 20 Jun 2025 05:44AM CUT vesquen github
73.68
15771969995 stricter-unicode-space-check-in-email-regex Merge branch 'go-playground:master' into stricter-unicode-space-check-in-email-regex Pull #1316 20 Jun 2025 05:32AM CUT web-flow github
73.68
15725526745 validator-panic-bug Removed initial test which was added to reproduce the issue. Comprehensive tests for all cases remain Pull #1442 18 Jun 2025 06:27AM CUT JunaidIslam2105 github
73.69
15725434213 validator-panic-bug Added testcases for validation of nil with slices and maps and length validation for arrays when used with required if Pull #1442 18 Jun 2025 06:21AM CUT JunaidIslam2105 github
73.69
15568573300 master docs: typo Pull #1440 10 Jun 2025 07:32PM CUT eqsdxr github
73.68
15543240330 master Omitzero does not work with slice and map bug (#1436) ## Fixes Fixed a bug where using omitzero still validated empty structs and maps. This PR ensures that if omitzero is used as a tag then empty slices and maps are not validated. * Modified ... push 09 Jun 2025 07:49PM CUT web-flow github
73.68
15536820216 dependabot/go_modules/golang.org/x/crypto-0.39.0 Bump golang.org/x/crypto from 0.33.0 to 0.39.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.39.0. - [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.39.0) --- updated-dependencies: - dependency-na... Pull #1439 09 Jun 2025 02:22PM CUT web-flow github
73.67
15536412194 dependabot/go_modules/golang.org/x/text-0.26.0 Bump golang.org/x/text from 0.22.0 to 0.26.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.22.0 to 0.26.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.22.0...... Pull #1438 09 Jun 2025 02:03PM CUT web-flow github
73.67
15424898886 omitzero-slice-map-bug test: added validation tests for omitzero tag with empty maps and slices Pull #1436 03 Jun 2025 06:23PM CUT JunaidIslam2105 github
73.68
15421773123 master Fix: support validation for map values with struct types (#1433) ## Fixes Fixed support for validating struct values inside map fields. Previously, if no tag followed `endkeys`, the struct values were skipped. This PR ensures such struct values... push 03 Jun 2025 03:42PM CUT web-flow github
73.67
See All Builds (1339)
  • Repo on GitHub
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

© 2025 Coveralls, Inc