cli
cli copied to clipboard
feat(config): add network_restrictions to db config
What kind of change does this PR introduce?
Bug fix, feature, docs update, ...
What is the current behavior?
Please link any relevant issues here.
What is the new behavior?
Feel free to include screenshots if it includes visual changes.
Additional context
Add any other context or screenshots.
Pull Request Test Coverage Report for Build 15929643003
Warning: This coverage report may be inaccurate.
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
- For more information on this, see Tracking coverage changes with pull request builds.
- To avoid this issue with future PRs, see these Recommended CI Configurations.
- For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
Details
- 21 of 31 (67.74%) changed or added relevant lines in 1 file are covered.
- 17 unchanged lines in 3 files lost coverage.
- Overall coverage decreased (-0.03%) to 55.55%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| internal/link/link.go | 21 | 31 | 67.74% |
| <!-- | Total: | 21 | 31 |
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| internal/storage/rm/rm.go | 2 | 89.53% |
| internal/gen/keys/keys.go | 5 | 12.9% |
| internal/utils/deno.go | 10 | 54.95% |
| <!-- | Total: | 17 |
| Totals | |
|---|---|
| Change from base Build 15882689118: | -0.03% |
| Covered Lines: | 6085 |
| Relevant Lines: | 10954 |