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

phihos / haproxy-template-ingress-controller / 16887052742 / 1
84%
main: 99%

Build:
Build:
LAST BUILD BRANCH: add-claude-github-actions-1755122609229
DEFAULT BRANCH: main
Ran 11 Aug 2025 05:15PM UTC
Files 4
Run time 0s
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

11 Aug 2025 05:13PM UTC coverage: 84.071% (+57.5%) from 26.549%
16887052742.1

Pull #3

github

phihos
Refactor coverage extraction and fix test file reporting

- Extract pod coverage extraction logic into dedicated module
  - Create haproxy_template_ic/test/coverage_extraction.py with typed functions
  - Move all coverage collection logic from conftest.py to new module
  - Provide clean API with extract_coverage_from_pod() main entry point
  - Add comprehensive docstrings and type hints

- Simplify collect_coverage fixture
  - Reduce fixture from 90+ lines to simple 15-line orchestrator
  - Remove complex nested logic and debug code
  - Import and use coverage_extraction module

- Fix coverage reporting to exclude test files
  - Update pyproject.toml with explicit omit patterns for test directories
  - Add omit patterns to both [tool.coverage.run] and [tool.coverage.report]
  - Remove confusing 0% coverage entries for test files from reports
  - Focus coverage metrics on application code only

Benefits:
- Better code organization with clear separation of concerns
- More maintainable coverage extraction logic in dedicated module
- Clean, actionable coverage reports showing 84% application coverage
- Reusable coverage extraction utilities for future use
Pull Request #3: Improve test coverage by including acceptance tests

95 of 113 relevant lines covered (84.07%)

0.84 hits per line

Source Files on job 16887052742.1
  • Tree
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16887052742
  • 7e91d350 on github
  • Prev Job for on improve-coverage (#16880457314.1)
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