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

cweill / gotests / 18673553698
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 21 Oct 2025 05:10AM UTC
Jobs 1
Files 11
Run time 1min
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

21 Oct 2025 05:09AM UTC coverage: 77.736% (+5.7%) from 72.073%
18673553698

push

github

cweill
refactor: remove unused helper functions from models

Removed five unused functions from internal/models/models.go that were
added for generics support but are not currently used:

- HasGenericReceiver() - not called anywhere
- TypeParamMapping() - only used by SubstituteType (also unused)
- TypeParamMappings() - not called anywhere
- getAlternativeTypes() - only used by TypeParamMappings (also unused)
- SubstituteType() - not called anywhere

These functions were implemented for potential future use but are not
needed for current generics functionality. Removing them:
- Reduces maintenance burden
- Improves code coverage (removes 109 uncovered lines)
- Keeps codebase focused on actively used code

All tests continue to pass. Coverage improved as dead code was removed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

831 of 1069 relevant lines covered (77.74%)

989.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18673553698.1 21 Oct 2025 05:10AM UTC 11
77.74
GitHub Action Run
Source Files on build 18673553698
  • Tree
  • List 11
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18673553698
  • c553c29d on github
  • Prev Build on master (#18673216511)
  • Next Build on develop (#18673689605)
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