nginxinc / nginx-go-crossplane

A library for working with NGINX configs in Go
Apache License 2.0
46 stars 12 forks source link

test: expand limit_req_zone coverage #107

Closed ryepup closed 1 month ago

ryepup commented 1 month ago

Proposed changes

We fixed a bug in #105 and added a test, but the test didn't cover the original bug of analysis errors using the default DirectiveSources nor the differences between N+ and OSS.

Checklist

Before creating a PR, run through this checklist and mark each as complete.