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

christophevg / clevis / 27346519643
95%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 12:24PM UTC
Jobs 1
Files 4
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

11 Jun 2026 12:24PM UTC coverage: 92.668% (+0.07%) from 92.598%
27346519643

push

github

christophevg
refactor: extract TOML extension constants (P2-017)

Extract magic strings for TOML file patterns to module-level constants:
- TOML_EXT = ".toml" for file extension
- USER_CONFIG_TEMPLATE = ".{name}.toml" for user-level configs
- PROJECT_CONFIG_TEMPLATE = "{name}.toml" for project-level configs

Update all code usages to use the constants. Add constants to type stub.

🤖 Implemented together with a coding agent.

107 of 111 branches covered (96.4%)

Branch coverage included in aggregate %.

487 of 530 relevant lines covered (91.89%)

0.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
23
91.07
0.19% clevis/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 27346519643.1 11 Jun 2026 12:24PM UTC 4
92.67
GitHub Action Run
Source Files on build 27346519643
  • Tree
  • List 4
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27346519643
  • a42aa341 on github
  • Prev Build on master (#27345282337)
  • Next Build on master (#27346688313)
  • Delete
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