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

necojackarc / auto-request-review / 23906732356
89%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2026 02:55PM 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

02 Apr 2026 02:55PM UTC coverage: 89.076%. Remained the same
23906732356

push

github

web-flow
Fix last_files_match_only to evaluate per file instead of globally (#135)

Previously, when last_files_match_only was enabled, every time a pattern
matched any changed file, all previously accumulated reviewers were
cleared. This meant the last pattern that matched ANY file in the PR
determined all reviewers, which was wrong when different files had
different last-matching patterns.

Now, for each changed file independently, we find its last matching
pattern's reviewers, then union the results across all files. This
correctly handles the case where e.g. a generated file overrides
reviewers to [] while a non-generated file in the same directory still
matches the wildcard pattern's reviewers.

59 of 70 branches covered (84.29%)

Branch coverage included in aggregate %.

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

153 of 168 relevant lines covered (91.07%)

7.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23906732356.1 02 Apr 2026 02:55PM UTC 4
89.08
GitHub Action Run
Source Files on build 23906732356
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5d306049 on github
  • Prev Build on fix-last-files-match-only (#23823143733)
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