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

pantsbuild / pants / 25404098001

05 May 2026 09:46PM UTC coverage: 92.915%. Remained the same
25404098001

push

github

web-flow
backend/go: deduplicate third-party module downloads across go.mods (#23261)

Third-party Go module analysis is now deduplicated across
`go.mod` files.

Previously, a module required by N `go.mod` files was downloaded
and analyzed N times, causing O(N*M) downloads and significant
memory overhead in monorepos with many overlapping `go.mod` files.

Partially addresses #20274.

68 of 70 new or added lines in 2 files covered. (97.14%)

1 existing line in 1 file now uncovered.

92206 of 99237 relevant lines covered (92.91%)

4.04 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

90.07
/src/python/pants/backend/go/util_rules/third_party_pkg.py


Source Not Available

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

© 2026 Coveralls, Inc