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

PennockTech / smtpdane
16%
main: 16%

Build:
Build:
LAST BUILD BRANCH: pdp/fix-go-sums
DEFAULT BRANCH: main
Repo Added 16 Mar 2018 03:00AM UTC
Files 12
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 pdp/fix-go-sums
branch: pdp/fix-go-sums
CHANGE BRANCH
x
Reset
  • pdp/fix-go-sums
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • fix-ci
  • ghactions
  • main
  • master
  • pdp/goreleaser
  • readme-cleanup
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.4.2

03 Jan 2025 03:01AM UTC coverage: 16.197%. First build
12592074266

push

github

philpennock
go.sum population for CI checks

The use of `-retracted` in the `go list` requires more modules in `go.sum` than
were present, thus the "Basic Go integrity checks" step of the push CI checks
was failing.

Reproduce with: `go list -m -retracted all`

Fix with: `go list -mod=mod -m -retracted all`

Annoying that `go mod tidy` removes these entries but the retracted check fails
without them.

247 of 1525 relevant lines covered (16.2%)

0.35 hits per line

Relevant lines Covered
Build:
Build:
1525 RELEVANT LINES 247 COVERED LINES
0.35 HITS PER LINE
Source Files on pdp/fix-go-sums
  • Tree
  • List 12
  • 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
12592074266 pdp/fix-go-sums go.sum population for CI checks The use of `-retracted` in the `go list` requires more modules in `go.sum` than were present, thus the "Basic Go integrity checks" step of the push CI checks was failing. Reproduce with: `go list -m -retracted all... push 03 Jan 2025 03:04AM UTC philpennock github
16.2
See All Builds (56)
  • 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