• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

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 fixes/formatter-strange
branch: fixes/formatter-strange
CHANGE BRANCH
x
Reset
Sync Branches
  • fixes/formatter-strange
  • 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/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/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

13 Nov 2024 09:03PM UTC coverage: 93.843%. First build
11825877335

Pull #200

github

Antonboom
formatter: support non-string single arg
Pull Request #200: formatter: ignore non-string single arg

5 of 5 new or added lines in 1 file covered. (100.0%)

2469 of 2631 relevant lines covered (93.84%)

1.08 hits per line

Relevant lines Covered
Build:
Build:
2631 RELEVANT LINES 2469 COVERED LINES
1.08 HITS PER LINE
Source Files on fixes/formatter-strange
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11825877335 fixes/formatter-strange formatter: support non-string single arg Pull #200 13 Nov 2024 09:12PM 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