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

christophevg / clitic / 24601714217
86%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2026 09:26AM UTC
Jobs 1
Files 18
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

18 Apr 2026 08:51AM UTC coverage: 85.267% (-1.9%) from 87.179%
24601714217

push

github

christophevg
test: make benchmark tests optional

Add pytest marker for benchmark tests so they can be skipped by default
but run with a specific command when needed.

Changes:
- Add `benchmark` pytest marker to pyproject.toml
- Mark TestConversationPerformance, TestPruningPerformance, and
  TestLargeSessionFiles with @pytest.mark.benchmark
- Add Makefile targets: test-benchmark, test-full
- Update tox to exclude benchmarks by default

Usage:
- `make test` - Run tests (excludes benchmarks)
- `make test-benchmark` - Run only benchmark tests
- `make test-full` - Run all tests including benchmarks

🤖 Implemented together with a coding agent.

114 of 127 branches covered (89.76%)

Branch coverage included in aggregate %.

812 of 959 relevant lines covered (84.67%)

0.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
56
88.93
-5.72% clitic/widgets/conversation.py
36
23.17
2.34% clitic/__main__.py
1
98.41
0.0% clitic/widgets/input_bar.py
Jobs
ID Job ID Ran Files Coverage
1 24601714217.1 18 Apr 2026 09:26AM UTC 18
85.27
GitHub Action Run
Source Files on build 24601714217
  • Tree
  • List 18
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24601714217
  • bae5e6b0 on github
  • Prev Build on master (#24571256035)
  • Next Build on master (#24719935464)
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