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

Antonboom / testifylint
92%
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/nil-compare
branch: feat/nil-compare
CHANGE BRANCH
x
Reset
Sync Branches
  • feat/nil-compare
  • 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/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/support-more-assertions
  • 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

28 Oct 2023 06:59PM UTC coverage: 92.391% (+0.2%) from 92.189%
6678685064

Pull #17

github

Antonboom
nil-compare: fixes after large projects testing
Pull Request #17: new checker `nil-compare`

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

1105 of 1196 relevant lines covered (92.39%)

1.03 hits per line

Relevant lines Covered
Build:
Build:
1196 RELEVANT LINES 1105 COVERED LINES
1.03 HITS PER LINE
Source Files on feat/nil-compare
  • Tree
  • List 23
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6678685064 feat/nil-compare nil-compare: fixes after large projects testing Pull #17 28 Oct 2023 07:01PM UTC Antonboom github
92.39
6678634085 feat/nil-compare new checker "nil-compare" Pull #17 28 Oct 2023 06:45PM UTC Antonboom github
92.41
6678625514 feat/nil-compare new checker Pull #17 28 Oct 2023 06:42PM UTC Antonboom github
92.41
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