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

PMM-12251 Service accounts. #2516

Merged
merged 171 commits into from
Apr 1, 2024

PMM-12686 Basic/Token auth between server and client. (#2852)

3ac6d7f
Select commit
Loading
Failed to load commit list.
Merged

PMM-12251 Service accounts. #2516

PMM-12686 Basic/Token auth between server and client. (#2852)
3ac6d7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

43.47% (-0.06%) compared to 848155a

View this Pull Request on Codecov

43.47% (-0.06%) compared to 848155a

Details

Codecov Report

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

Project coverage is 43.47%. Comparing base (848155a) to head (3ac6d7f).

Files Patch % Lines
agent/client/client.go 0.00% 10 Missing ⚠️
admin/commands/management/unregister.go 0.00% 8 Missing ⚠️
admin/commands/base/setup.go 0.00% 6 Missing ⚠️
agent/client/token_auth.go 0.00% 6 Missing ⚠️
agent/commands/clients.go 0.00% 6 Missing ⚠️
agent/commands/setup.go 0.00% 2 Missing ⚠️
agent/client/basic_auth.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #2516      +/-   ##
==========================================
- Coverage   43.52%   43.47%   -0.06%     
==========================================
  Files         362      363       +1     
  Lines       42423    42342      -81     
==========================================
- Hits        18464    18407      -57     
+ Misses      22386    22366      -20     
+ Partials     1573     1569       -4     

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