Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to remove specific entries from the temporary device configuration #18

Merged
merged 5 commits into from
Jul 25, 2024

Conversation

graugans
Copy link
Owner

This will allow us to remove for example specific application instances

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 32.87%. Comparing base (c1172a3) to head (6c096dc).
Report is 28 commits behind head on v2.

Files Patch % Lines
cmd/ovp8xx/cmd/remove.go 0.00% 18 Missing ⚠️
pkg/ovp8xx/rpc.go 0.00% 12 Missing ⚠️
cmd/ovp8xx/cmd/get.go 0.00% 1 Missing ⚠️
cmd/ovp8xx/cmd/getSchema.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2      #18      +/-   ##
==========================================
- Coverage   33.83%   32.87%   -0.96%     
==========================================
  Files          19       20       +1     
  Lines         857      882      +25     
==========================================
  Hits          290      290              
- Misses        566      591      +25     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@graugans graugans merged commit 1531803 into v2 Jul 25, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants