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

OpenVPN Plugin #41

Merged
merged 20 commits into from
Oct 4, 2023
Merged

OpenVPN Plugin #41

merged 20 commits into from
Oct 4, 2023

Conversation

jkroepke
Copy link
Owner

@jkroepke jkroepke commented Oct 4, 2023

Signed-off-by: Jan-Otto Kröpke [email protected]What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Particularly user-facing changes:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • The PR title has a summary of the changes
  • The PR body has a summary to reflect any significant (and particularly user-facing) changes introduced by this PR

Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (532bc9f) 71.78% compared to head (94172f3) 72.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   71.78%   72.08%   +0.30%     
==========================================
  Files          19       19              
  Lines        1276     1254      -22     
==========================================
- Hits          916      904      -12     
+ Misses        315      306       -9     
+ Partials       45       44       -1     
Files Coverage Δ
internal/oauth2/handler.go 54.19% <100.00%> (ø)
internal/openvpn/connection/client.go 95.31% <100.00%> (+0.48%) ⬆️
internal/openvpn/main.go 76.64% <100.00%> (-1.53%) ⬇️
internal/state/state.go 84.61% <ø> (ø)
internal/openvpn/client.go 92.20% <88.88%> (ø)
cmd/root.go 75.72% <50.00%> (+4.73%) ⬆️

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

@jkroepke jkroepke added the ✨ enhancement New feature or request label Oct 4, 2023
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
@jkroepke jkroepke marked this pull request as ready for review October 4, 2023 17:18
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
@jkroepke jkroepke merged commit e0584f6 into main Oct 4, 2023
@jkroepke jkroepke deleted the feature/plugin branch October 4, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant