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 authenticated refresh endpoints for metadata and userdata #233

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Module securty updates

f400c85
Select commit
Loading
Failed to load commit list.
Open

Add authenticated refresh endpoints for metadata and userdata #233

Module securty updates
f400c85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

63.66% (-8.80%) compared to 5fc59a3

View this Pull Request on Codecov

63.66% (-8.80%) compared to 5fc59a3

Details

Codecov Report

Attention: Patch coverage is 4.65116% with 41 lines in your changes missing coverage. Please review.

Project coverage is 63.66%. Comparing base (5fc59a3) to head (f400c85).

Files with missing lines Patch % Lines
pkg/api/v1/router_instance_metadata.go 0.00% 39 Missing ⚠️
cmd/serve.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   72.46%   63.66%   -8.80%     
==========================================
  Files          10       16       +6     
  Lines         810     1368     +558     
==========================================
+ Hits          587      871     +284     
- Misses        163      407     +244     
- Partials       60       90      +30     

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