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

Antonboom / testifylint
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/setup-go-6
DEFAULT BRANCH: master
Repo Added 07 Sep 2023 01:48PM UTC
Token bwPMZ6dMH7AKtNKDL6DQ3YKgeSHxVtwA1 regen
Build 468 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/is-type-nil
branch: feat/is-type-nil
CHANGE BRANCH
x
Reset
Sync Branches
  • feat/is-type-nil
  • 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/actions/setup-go-6
  • 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
  • dependabot/go_modules/golang.org/x/tools-0.37.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/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/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

07 Sep 2025 04:11AM UTC coverage: 93.652% (+0.02%) from 93.629%
17523661717

Pull #260

github

Antonboom
error-is-as: improve msg for IsType/IsNotType
Pull Request #260: error-is-as: error-nil: support IsType and IsNotType

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

2626 of 2804 relevant lines covered (93.65%)

1.07 hits per line

Relevant lines Covered
Build:
Build:
2804 RELEVANT LINES 2626 COVERED LINES
1.07 HITS PER LINE
Source Files on feat/is-type-nil
  • Tree
  • List 53
  • 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
17523661717 feat/is-type-nil error-is-as: improve msg for IsType/IsNotType Pull #260 07 Sep 2025 04:12AM UTC Antonboom github
93.65
17523618521 feat/is-type-nil error-is-as: regen tests Pull #260 07 Sep 2025 04:08AM UTC Antonboom github
93.65
17464425714 feat/is-type-nil error-nil: error-is-as: docs about IsType/IsNotType Pull #260 04 Sep 2025 12:52PM UTC Antonboom github
93.65
See All Builds (468)

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