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

boinger / confvis
84%

Build:
DEFAULT BRANCH: main
Repo Added 06 Feb 2026 01:27AM UTC
Files 71
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • dependabot/github_actions/SonarSource/sonarqube-scan-action-7.0.0
  • dependabot/github_actions/aquasecurity/trivy-action-0.34.0
  • dependabot/github_actions/github/codeql-action-4.32.2
  • dependabot/github_actions/github/codeql-action-4.32.3

14 Feb 2026 04:43AM UTC coverage: 83.992% (-0.05%) from 84.037%
22011396192

push

github

boinger
refactor: codebase cleanup — split impl_test.go, modernize idioms, update docs

- Split impl_test.go (5,038 lines) into 7 focused test files by command:
  generate, fetch, aggregate, gauge, check, comment_github, baseline
- Consolidate duplicate intPtrI/intPtrH test helpers (drop intPtrI)
- Replace interface{} with any in httpclient unexported methods
- Add compile-time interface compliance checks (var _ Fetcher = (*Client)(nil))
  for snyk, ghactions, gitleaks, gosec, trufflehog
- Update docs/architecture.md with missing CLI and source entries
- Track future feature ideas; remove completed modularize-gauge plan

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

75 existing lines in 7 files now uncovered.

3956 of 4710 relevant lines covered (83.99%)

10.62 hits per line

Relevant lines Covered
Build:
Build:
4710 RELEVANT LINES 3956 COVERED LINES
10.62 HITS PER LINE
Source Files on main
  • Tree
  • List 71
  • Changed 15
  • Source Changed 15
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22011396192 main refactor: codebase cleanup — split impl_test.go, modernize idioms, update docs - Split impl_test.go (5,038 lines) into 7 focused test files by command: generate, fetch, aggregate, gauge, check, comment_github, baseline - Consolidate duplicate i... push 14 Feb 2026 04:47AM UTC boinger github
83.99
21956731775 main Merge pull request #9 from boinger/dependabot/github_actions/SonarSource/sonarqube-scan-action-7.0.0 ci(deps): bump SonarSource/sonarqube-scan-action from 6.0.0 to 7.0.0 push 12 Feb 2026 05:16PM UTC web-flow github
84.04
21956729833 main Merge pull request #8 from boinger/dependabot/github_actions/github/codeql-action-4.32.2 ci(deps): bump github/codeql-action from 4.32.1 to 4.32.2 push 12 Feb 2026 05:16PM UTC web-flow github
84.04
21737427678 main test: improve coverage for generic source implementations Add comprehensive tests for FetchWithTestClient (coverage pkg) and NewClientWithHTTP (githubalerts pkg), plus API error paths and token-handling edge cases. Raises in-package coverage to 1... push 06 Feb 2026 03:20AM UTC boinger github
84.04
21737000156 main refactor: reduce duplication with generic source implementations Create generic AlertsSource and CoverageSource that encapsulate the complete fetch flow, reducing individual sources to thin configuration wrappers with source-specific callbacks. ... push 06 Feb 2026 02:59AM UTC boinger github
83.08
21736335271 main fix: reduce duplication and address security hotspot - Extract shared penalties/weights and token resolution to githubalerts - Eliminate duplicated constants between dependabot and codeql - Add --proto =https to GitLeaks curl install (security ho... push 06 Feb 2026 02:24AM UTC boinger github
83.72
21735752506 main refactor: extract shared utilities to reduce code duplication Add githubalerts and coverage base packages for shared infrastructure. Add GetExtra() and ResolveTitle() helpers, consolidate factor building with BuildSeverityFactors(). Net reduction... push 06 Feb 2026 01:55AM UTC boinger github
83.71
21735288696 main feat: add Coveralls integration - Add Coveralls upload step to CI workflow - Restore Coveralls badge in README push 06 Feb 2026 01:32AM UTC boinger github
84.08
See All Builds (12)
  • 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

© 2026 Coveralls, Inc