|
Ran
|
Jobs
1
|
Files
1175
|
Run time
12min
|
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%)
11 of 26 new or added lines in 5 files covered. (42.31%)
1687 existing lines in 128 files now uncovered.64647 of 72578 relevant lines covered (89.07%)
423.62 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 15 |
25.0 |
src/migrations/20250604110546-remove-default-env-from-new-installs.js |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15487985155.1 | 1175 |
89.07 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|