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

tiagojcperez / maestro-cli / 26985039999
100%

Build:
DEFAULT BRANCH: main
Ran 04 Jun 2026 11:12PM UTC
Jobs 1
Files 64
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

04 Jun 2026 11:08PM UTC coverage: 99.886%. Remained the same
26985039999

push

github

tiagojcperez
fix: reject backslash uniformly in _is_safe_path_component (Linux CI)

`Path(value).name` treats `\` as a separator only on Windows, so on POSIX a
run_id/task_id like `a\b` is a single legal filename and the guard returned
True — failing `test_is_safe_path_component` on the ubuntu CI lanes while
passing locally on Windows. Reject both `/` and `\` explicitly on every
platform (Maestro's own ids never contain a separator), making the guard and
its test deterministic across OSes. routes_api stays at 100% line coverage.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

1 of 1 new or added line in 1 file covered. (100.0%)

22865 of 22891 relevant lines covered (99.89%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26985039999.1 04 Jun 2026 11:12PM UTC 64
99.89
GitHub Action Run
Source Files on build 26985039999
  • Tree
  • List 64
  • Changed 8
  • Source Changed 8
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26985039999
  • 2fab8368 on github
  • Prev Build on main (#26979554372)
  • Next Build on main (#26986390461)
  • 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