|
Ran
|
Files
89
|
Run time
7min
|
Badge
README BADGES
|
push
travis-ci
WFE2: Don't allow finalizing pending orders, impl BadOrderState err type (#4075) We've been using the newer "ready" order status for longer than the lifetime of any previously "pending" orders. I believe this means we can drop the legacy allowance for finalizing pending orders and enforce finalization only occur for "ready" orders without any feature flags. This is implemented in [c85d4b0](https://github.com/letsencrypt/boulder/commit/c85d4b097). There is a new error type added in the draft spec (`orderNotReady`) that should be returned to clients that finalize an order in state other than "ready". This is implemented in [6008202](https://github.com/letsencrypt/boulder/commit/600820235). Resolves #4073
11090 of 17472 relevant lines covered (63.47%)
0.71 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|