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

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
23823143733 fix-last-files-match-only 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... Pull #135 31 Mar 2026 10:51PM 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
13382336226 dependabot/npm_and_yarn/multi-51b3ba2ceb Remove suggestion that teams can be part of groups (#124) Pull #127 18 Feb 2025 02:58AM 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
10379304879 patch-1 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... Pull #124 14 Aug 2024 12:32AM UTC web-flow github
88.55
10379026847 patch-1 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... Pull #124 14 Aug 2024 12:06AM 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
9536431881 dependabot/npm_and_yarn/braces-3.0.3 Bump version to v0.13.0 (#118) Pull #122 16 Jun 2024 01:39PM 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
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