|
Ran
|
Files
1175
|
Run time
3min
|
Badge
README BADGES
|
push
github
chore!: remove deprecated default env from new installs (#10080) **BREAKING CHANGE**: DEFAULT_ENV changed from `default` (should not be used anymore) to `development` ## About the changes - Only delete default env if the install is fresh new. - Consider development the new default. The main consequence of this change is that the default is no longer considered `type=production` environment but also for frontend tokens due to this assumption: https://github.com/Unleash/unleash/blob/724c4b78a/src/lib/schema/api-token-schema.test.ts#L54-L59 (I believe this is mostly due to the [support for admin tokens](https://github.com/Unleash/unleash/pull/10080#discussion_r2126871567)) - `feature_toggle_update_total` metric reports `n/a` in environment and environment type as it's not environment specific
6875 of 6924 branches covered (99.29%)
64647 of 72578 relevant lines covered (89.07%)
423.62 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|