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

nogipx / rpc_dart / 23153526691 / 1
77%
main: 77%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 04:10PM UTC
Files 51
Run time 1s
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

16 Mar 2026 04:09PM UTC coverage: 76.156% (-0.06%) from 76.211%
23153526691.1

push

github

nogipx
fix: CORS expose gRPC headers + respect compressionEnabled for accept-encoding

- RpcHttpCorsPolicy: always include grpc-encoding, grpc-status, grpc-message,
  grpc-accept-encoding in Access-Control-Expose-Headers so browsers do not
  block them in cross-origin responses (fixes web client compression)
- RpcHttpCorsPolicy: always include grpc-timeout, grpc-encoding,
  grpc-accept-encoding in Access-Control-Allow-Headers
- RpcHttpCorsPolicy: rename exposedHeaders param to extraExposedHeaders to
  clarify it is additive on top of the required gRPC headers
- RpcCallerEndpoint: inject grpc-accept-encoding into context based on
  compressionEnabled so globally-registered codecs do not cause the server
  to compress when the endpoint has compression disabled
- test: add compression_disabled_endpoint_does_not_trigger_server_compression

3903 of 5125 relevant lines covered (76.16%)

8.04 hits per line

Source Files on job 23153526691.1
  • Tree
  • List 51
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23153526691
  • ee515cae on github
  • Prev Job for on main (#23145224949.1)
  • Next Job for on main (#23169302222.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