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

pomerium / pomerium / 25758127517 / 1
52%
main: 52%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 08:00PM UTC
Files 697
Run time 22s
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

12 May 2026 07:45PM UTC coverage: 45.44% (+0.01%) from 45.428%
25758127517.1

push

github

web-flow
fix(config): generate generates proto converters that did not pass through new options (#6338)

## Summary

some generate blocks were generated with if err == nil {return err}
instead of if err != nil {return err}, causing options set from the API
to not be set correctly


## Related issues

N/A

## User Explanation

N/A

## AI disclosure

N/A

## Checklist

- [X] reference any related issues
- [X] updated unit tests
- [X] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [X] disclosed AI usage (or wrote "none") per AI_POLICY.md
- [X] ready for review

35636 of 78425 relevant lines covered (45.44%)

115.79 hits per line

Source Files on job 25758127517.1
  • Tree
  • List 697
  • Changed 17
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25758127517
  • 672e05d0 on github
  • Prev Job for on main (#25756858347.1)
  • Next Job for on main (#25763596225.1)
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