Closed jleach closed 1 month ago
Attention: Patch coverage is 51.42857%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 57.14%. Comparing base (
f475eed
) to head (79d642b
). Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
packages/legacy/core/App/screens/Scan.tsx | 38.46% | 16 Missing :warning: |
packages/legacy/core/App/utils/helpers.ts | 88.88% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Closing, this was just an experiment.
Summary of Changes
Reuse a connection if that connection already exists. Otherwise, create a new connection.
Related Issues
n/a
Pull Request Checklist
Tick all boxes below to demonstrate that you have completed the respective task. If the item does not apply to your this PR check it anyway to make it apparent that there's nothing to do.
Signed-off-by
line (we use the DCO GitHub app to enforce this);If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!
Pro Tip 🤓
PR template adapted from the Python attrs project.