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

Antonboom / testifylint
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: feat/contains-multi
DEFAULT BRANCH: master
Repo Added 07 Sep 2023 01:48PM UTC
Token bwPMZ6dMH7AKtNKDL6DQ3YKgeSHxVtwA1 regen
Build 466 Last
Files 53
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 feat/support-more-assertions
branch: feat/support-more-assertions
CHANGE BRANCH
x
Reset
Sync Branches
  • feat/support-more-assertions
  • bool-compare
  • bump-testify
  • compares
  • contains
  • contributing/error-compare
  • contributions
  • dependabot/github-actions
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/golangci/golangci-lint-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-5
  • 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/github_actions/rlespinasse/github-slug-action-5.0.0
  • dependabot/go_modules/golang.org/x/tools-0.14.0
  • dependabot/go_modules/golang.org/x/tools-0.16.0
  • dependabot/go_modules/golang.org/x/tools-0.16.1
  • dependabot/go_modules/golang.org/x/tools-0.17.0
  • dependabot/go_modules/golang.org/x/tools-0.18.0
  • dependabot/go_modules/golang.org/x/tools-0.19.0
  • dependabot/go_modules/golang.org/x/tools-0.20.0
  • dependabot/go_modules/golang.org/x/tools-0.21.0
  • dependabot/go_modules/golang.org/x/tools-0.22.0
  • dependabot/go_modules/golang.org/x/tools-0.23.0
  • dependabot/go_modules/golang.org/x/tools-0.24.0
  • dependabot/go_modules/golang.org/x/tools-0.26.0
  • dependabot/go_modules/golang.org/x/tools-0.27.0
  • dependabot/go_modules/golang.org/x/tools-0.28.0
  • dependabot/go_modules/golang.org/x/tools-0.29.0
  • dependabot/go_modules/golang.org/x/tools-0.30.0
  • dependabot/go_modules/golang.org/x/tools-0.32.0
  • dependabot/go_modules/golang.org/x/tools-0.33.0
  • dependabot/go_modules/golang.org/x/tools-0.34.0
  • dependabot/go_modules/golang.org/x/tools-0.35.0
  • docs/fix-notice
  • docs/imports
  • docs/rm-zero
  • empty
  • empty-error
  • empty-len
  • encoded-compare-fix
  • equal-values-any
  • feat/analyze-all-files
  • feat/another-yet-self-review
  • feat/bool-sompare-any
  • feat/config-improvement
  • feat/contains-multi
  • feat/encoded-compare
  • feat/equal-values
  • feat/error-as-target
  • feat/float-compare-one-of
  • feat/formatter
  • feat/formatter-empty-msg
  • feat/formatter-first-non-string-arg
  • feat/go-require
  • feat/helpers
  • feat/inspector
  • feat/is-type-nil
  • feat/nil-compare
  • feat/no-error-for-error-is-nil
  • feat/regexp
  • feat/require-error-pattern
  • feat/require-error-single-assrt
  • feat/require-http-handlers
  • feat/suite-broken-parallel
  • feat/suite-method-signature
  • feat/suite-subtest-run
  • feat/testify1.10.0
  • feat/useless-assert-more
  • feat/useless-bool-ops
  • feat/version
  • features/len-1.6.0
  • fixes/bool-compare-custom-types
  • fixes/compares-same
  • fixes/empty
  • fixes/encoded-compare-fp
  • fixes/error-is-as-collect
  • fixes/error-nil-fp
  • fixes/expected-actual-fp
  • fixes/formatter-require
  • fixes/formatter-strange
  • fixes/go-require-fp
  • fixes/len-vs-expected-actual
  • fixes/more-examples-in-checker-doc
  • fixes/negative-positive-len
  • fixes/nil-compare-false-positives
  • fixes/non-standard-funcs
  • fixes/not-empy-borders
  • fixes/require-error-bool-expr
  • fixes/require-error-doc
  • fixes/require-error-else-if
  • fixes/rm-type-Unalias
  • fixes/suite-extra-assert-call-multiple-files
  • go1.23
  • go1.24
  • golangci-lint-v2.4.0
  • golangci-lint@v2
  • http-const
  • issue-122
  • master
  • negative-positive
  • negative-positive-typed-int
  • no-init
  • patch-1
  • refactor-generator
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.0.2
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.1.2
  • refs/tags/v1.1.3
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.4.2
  • refs/tags/v1.4.3
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.5.2
  • refs/tags/v1.6.0
  • refs/tags/v1.6.1
  • refs/tags/v1.6.2
  • refs/tags/v1.6.3
  • refs/tags/v1.6.4
  • revive/early-return
  • useless-assert
  • useless-import-checker

05 Nov 2023 07:25AM UTC coverage: 93.837% (+0.04%) from 93.796%
6759931435

Pull #29

github

Antonboom
nil-compare: simplify tests
Pull Request #29: Support more assertions like `Exactly`, `EqualValues`, etc.

60 of 60 new or added lines in 12 files covered. (100.0%)

1553 of 1655 relevant lines covered (93.84%)

1.08 hits per line

Relevant lines Covered
Build:
Build:
1655 RELEVANT LINES 1553 COVERED LINES
1.08 HITS PER LINE
Source Files on feat/support-more-assertions
  • Tree
  • List 25
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6759931435 feat/support-more-assertions nil-compare: simplify tests Pull #29 05 Nov 2023 07:26AM UTC Antonboom github
93.84
6756811249 feat/support-more-assertions simplify assertion name check with call.Fn.NameFTrimmed Pull #29 04 Nov 2023 07:38PM UTC Antonboom github
93.84
See All Builds (466)

Badge your Repo: testifylint

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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