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

necojackarc / auto-request-review / 26809955186
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/picomatch-2.3.2
DEFAULT BRANCH: master
Ran 02 Jun 2026 09:08AM 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
26809955186

Pull #139

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.
Pull Request #139: chore: update node to 24

59 of 70 branches covered (84.29%)

Branch coverage included in aggregate %.

153 of 168 relevant lines covered (91.07%)

7.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26809955186.1 02 Jun 2026 09:08AM UTC 4
89.08
GitHub Action Run
Source Files on build 26809955186
  • 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
  • Pull Request #139
  • PR Base - master (#23906732356)
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