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

necojackarc / auto-request-review
89%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • dependabot/npm_and_yarn/multi-51b3ba2ceb
  • fix-last-files-match-only

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

Relevant lines Covered
Build:
Build:
168 RELEVANT LINES 153 COVERED LINES
7.36 HITS PER LINE
Source Files on master
  • 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
23906732356 master 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... push 02 Apr 2026 02:55PM UTC web-flow github
89.08
13402135117 master Bump serialize-javascript and mocha (#127) Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated toget... push 18 Feb 2025 11:33PM UTC web-flow github
88.55
10903859381 master Remove suggestion that teams can be part of groups (#124) push 17 Sep 2024 01:16PM UTC web-flow github
88.55
9624486564 master Bump braces from 3.0.2 to 3.0.3 (#122) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compa... push 22 Jun 2024 09:26AM UTC web-flow github
88.55
7767110917 master Bump version to v0.13.0 (#118) push 03 Feb 2024 01:08PM UTC web-flow github
88.55
7766886847 master support node20 (#117) push 03 Feb 2024 12:33PM UTC web-flow github
88.55
7759647420 master Bump @babel/traverse from 7.11.0 to 7.23.2 (#112) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://... Pull #117 02 Feb 2024 05:51PM UTC web-flow github
88.55
7342737290 master Bump @babel/traverse from 7.11.0 to 7.23.2 (#112) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://... push 27 Dec 2023 11:34PM UTC web-flow github
88.55
5658757417 master Bump word-wrap from 1.2.3 to 1.2.4 (#108) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/wor... push 25 Jul 2023 03:29PM UTC web-flow github pending completion  
5067989341 master Bump version to v0.12.0 (#97) push 24 May 2023 11:16AM UTC GitHub github pending completion  
See All Builds (190)
  • 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