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

derliebemarcus / homeassistant_teltonika_rms / 18
98%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 09:13AM UTC
Jobs 1
Files 21
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

01 Jul 2026 09:09AM UTC coverage: 98.361%. Remained the same
18

push

jenkins

web-flow
ci: use central Renovate Python preset

## Summary

- replace duplicated Renovate policy with the verified central
Python/Home Assistant preset
- preserve the repository-specific Python 3.14 and `pip-compile`
lockfile model
- preserve synchronized `python-socketio` runtime and test updates
- make lockfile consistency checks reuse the committed lockfile pins
instead of resolving all transitive dependencies from scratch
- keep Dependabot in place until Renovate successfully resolves and runs
with this configuration on `main`

## Lockfile consistency fix

The check previously copied only `requirements-dev.in` into a temporary
directory. With no existing output lockfile, `pip-compile` selected the
newest compatible transitive versions, so an unrelated release such as
`botocore 1.43.37` made every PR fail even though the committed direct
inputs were unchanged. The check now copies both the input and existing
`requirements.txt`, allowing `pip-compile` to validate the committed
pins as intended.

The private preset path was successfully verified by the Dishwasher Card
canary.

Refs derliebemarcus/maintenance#8

1980 of 2013 relevant lines covered (98.36%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
18 18 01 Jul 2026 09:13AM UTC 21
98.36
Source Files on build 18
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Jenkins Build #18
  • 1b1cc248 on github
  • Prev Build on main (#16)
  • Next Build on main (#19)
  • 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