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

silvermine / fsaba / 31218917455
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: efiseger/npmrc
DEFAULT BRANCH: master
Ran 07 Aug 2026 09:10PM UTC
Jobs 4
Files 10
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

07 Aug 2026 09:03PM UTC coverage: 100.0%. Remained the same
31218917455

push

github

onebytegone
fix: treat a missing context field as matching no pattern

A field that is absent from the context has no value to match, so no pattern matches it,
including a bare wildcard. This makes StringMatches and StringDoesNotMatch behave the same
way for every pattern.

BREAKING CHANGE: A condition value of '*' no longer matches a context field that is
absent. Policies that used '*' with StringMatches to match every request, including
requests without the field, must use StringMatchesIfExists instead. A '*' with
StringDoesNotMatch passes for requests without the field, which makes a Deny policy that
uses it apply to those requests.

107 of 107 branches covered (100.0%)

Branch coverage included in aggregate %.

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

145 of 145 relevant lines covered (100.0%)

204.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22 - 31218917455.1 07 Aug 2026 09:10PM UTC 10
100.0
GitHub Action Run
2 20 - 31218917455.2 07 Aug 2026 09:10PM UTC 10
100.0
GitHub Action Run
3 24 - 31218917455.3 07 Aug 2026 09:10PM UTC 10
100.0
GitHub Action Run
4 lts/* - 31218917455.4 07 Aug 2026 09:10PM UTC 10
100.0
GitHub Action Run
Source Files on build 31218917455
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 878ff7c1 on github
  • Prev Build on string-matches-guard (#31217601748)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc