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

karellen / kubernator / 24678569864
82%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 05:59PM UTC
Jobs 5
Files 40
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

20 Apr 2026 04:40PM UTC coverage: 82.041% (+0.005%) from 82.036%
24678569864

push

github

web-flow
Fix CPython deprecation warnings; bump json-log-formatter and jsonpath-ng (#105)

## Summary

- Bump `json-log-formatter` from `~=0.3` to `~=1.0` — the old version
used `datetime.utcnow()`, deprecated since Python 3.12
- Bump `jsonpath-ng` from `~=1.7.0` to `~=1.8` — adapt `Index.index` →
`Index.indices[0]` for the 1.8 API change
- Add `filter='data'` to `tarfile.extractall()` in `helm.py`,
`istio.py`, and `issue_27_tests.py` (version-guarded for 3.10/3.11
compat) — fixes tarfile extraction filter DeprecationWarning on Python
3.12+
- Add `smoke_json_log_tests.py` integration test covering the JSON log
format code path

## Test plan

- [x] Full build passes on Python 3.13.11 with zero CPython warnings
(excluding gevent fork)
- [x] JSON log format verified manually (`kubernator --log-format json`)
- [x] New `smoke_json_log_tests` integration test validates JSON log
output structure
- [x] CI matrix (3.10–3.14) passes

1078 of 1494 branches covered (72.16%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 3 files covered. (100.0%)

4436 of 5227 relevant lines covered (84.87%)

4.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24678569864.1 20 Apr 2026 05:59PM UTC 40
81.6
GitHub Action Run
2 24678569864.2 20 Apr 2026 06:01PM UTC 40
81.6
GitHub Action Run
3 24678569864.3 20 Apr 2026 06:01PM UTC 40
81.97
GitHub Action Run
4 24678569864.4 20 Apr 2026 06:04PM UTC 40
81.6
GitHub Action Run
5 24678569864.5 20 Apr 2026 08:45PM UTC 40
81.6
GitHub Action Run
Source Files on build 24678569864
  • Tree
  • List 40
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d362ee04 on github
  • Prev Build on master (#24637370495)
  • Next Build on master (#27083097760)
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