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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/picomatch-2.3.2
DEFAULT BRANCH: master
Repo Added 29 Aug 2020 11:25PM UTC
Files 4
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

LAST BUILD ON BRANCH bump-node20-to-node24
branch: bump-node20-to-node24
CHANGE BRANCH
x
Reset
  • bump-node20-to-node24
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/multi-51b3ba2ceb
  • dependabot/npm_and_yarn/picomatch-2.3.2
  • fix-last-files-match-only
  • master

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

Relevant lines Covered
Build:
Build:
168 RELEVANT LINES 153 COVERED LINES
7.36 HITS PER LINE
Source Files on bump-node20-to-node24
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26809955186 bump-node20-to-node24 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 pa... Pull #139 02 Jun 2026 09:08AM UTC web-flow github
89.08
See All Builds (196)
  • Repo on GitHub
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