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

pomerium / pomerium / 18136009310
45%

Build:
DEFAULT BRANCH: main
Ran 30 Sep 2025 04:06PM UTC
Jobs 1
Files 570
Run time 2min
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

30 Sep 2025 04:00PM UTC coverage: 53.949% (+0.04%) from 53.905%
18136009310

push

github

web-flow
ppl: add not_in string matcher (#5858)

## Summary

adds `not_in` string matcher that allows to build policies like 

```yaml
deny:
  and:
    - mcp_tool:
        not_in: ["query", "list_tables"]
```

## Related issues

Ref:
https://linear.app/pomerium/issue/ENG-2960/pplmcp-tool-only-return-true-for-the-underlying-matcher

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [ ] reference any related issues
- [ ] updated unit tests
- [ ] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [ ] ready for review

17 of 0 new or added lines in 0 files covered. (NaN%)

14 existing lines in 5 files now uncovered.

27317 of 50635 relevant lines covered (53.95%)

86.72 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.92
-1.04% pkg/identity/manager/schedulers.go
1
79.26
2.39% pkg/storage/postgres/backend.go
1
75.41
0.0% pkg/storage/postgres/registry.go
2
82.07
-1.38% pkg/grpc/databroker/syncer.go
9
64.47
-1.84% internal/databroker/server_clustered_follower.go
Jobs
ID Job ID Ran Files Coverage
1 18136009310.1 30 Sep 2025 04:06PM UTC 570
53.95
GitHub Action Run
Source Files on build 18136009310
  • Tree
  • List 570
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18136009310
  • d204a681 on github
  • Prev Build on main (#18135691735)
  • Next Build on main (#18138576216)
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