|
Repo Added
|
Build
275
Last
|
Files
195
|
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
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 26059504095 | 0.24.0 | 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 buildDeepLinkOp... | push | github |
93.51 |
![]() |
Badge your Repo: sitesWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|