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

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

Build:
Build:
LAST BUILD BRANCH: add-claude-github-actions-1755122609229
DEFAULT BRANCH: main
Repo Added 11 Aug 2025 12:23PM UTC
Files 6
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 improve-coverage
branch: improve-coverage
CHANGE BRANCH
x
Reset
  • improve-coverage
  • add-claude-github-actions-1755122535007
  • add-claude-github-actions-1755122609229
  • ci/release-workflow
  • coverage
  • deploy/samples
  • docs/style-guide
  • feat/config-lookup-system
  • helm/chart
  • main
  • management-socket
  • mypy
  • security-scanning
  • test-coverage
  • test-execution-time

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

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

Relevant lines Covered
Build:
Build:
113 RELEVANT LINES 95 COVERED LINES
0.84 HITS PER LINE
Source Files on improve-coverage
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16887052742 improve-coverage 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 con... Pull #3 11 Aug 2025 05:15PM UTC phihos github
84.07
16886688035 improve-coverage WIP Pull #3 11 Aug 2025 04:58PM UTC phihos github
30.74
16886547697 improve-coverage WIP Pull #3 11 Aug 2025 04:52PM UTC phihos github
30.74
16886463042 improve-coverage WIP Pull #3 11 Aug 2025 04:48PM UTC phihos github
30.74
16882110173 improve-coverage WIP push 11 Aug 2025 02:49PM UTC phihos github
26.55
16882694986 improve-coverage WIP Pull #3 11 Aug 2025 02:16PM UTC phihos github
26.55
See All Builds (57)
  • 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