|
Ran
|
Jobs
1
|
Files
168
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat: forward dclenv param from jump URL into Explorer deep link (#487) * feat: forward dclenv param from jump URL into Explorer deep link Read the `dclenv` query parameter from the current URL in JumpInButton and pass it through buildDeepLinkOptions → launchDesktopApp so that URLs like /jump?realm=...&position=...&dclenv=zone open the Explorer in the correct environment. * chore: fix lint errors in JumpInButton spec * feat: fall back to env param when forwarding dclenv to Explorer * fix: map env query param to Explorer's dclenv TLD value * refactor: rename buildDeepLinkOptions dclenv arg to explorerEnv * refactor: drop dclenv from buildDeepLinkOptions return type * Revert "refactor: drop dclenv from buildDeepLinkOptions return type" This reverts commit 91bd180ae. * refactor: rename buildDeepLinkOptions arg from explorerEnv to env * refactor: move env-to-dclenv mapping into places helpers * refactor: extract mapEnvToDclenv into shared config/dclenv module --------- Co-authored-by: Braian Mellor <braianj@gmail.com>
3287 of 3751 branches covered (87.63%)
Branch coverage included in aggregate %.
10 of 10 new or added lines in 3 files covered. (100.0%)
4839 of 4939 relevant lines covered (97.98%)
15.43 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26059221278.1 | 168 |
93.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|