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-7 Lint fix. #2717

Merged
merged 28 commits into from
Feb 14, 2024

Merge branch 'main' into lint-fix

03ec15d
Select commit
Loading
Failed to load commit list.
Merged

PMM-7 Lint fix. #2717

Merge branch 'main' into lint-fix
03ec15d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

42.19% (-0.03%) compared to 88a6f18

View this Pull Request on Codecov

42.19% (-0.03%) compared to 88a6f18

Details

Codecov Report

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

Comparison is base (88a6f18) 42.22% compared to head (03ec15d) 42.19%.
Report is 2 commits behind head on main.

Files Patch % Lines
agent/config/config.go 62.50% 3 Missing ⚠️
admin/commands/summary.go 75.00% 1 Missing ⚠️
agent/agents/process/process_logger.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2717      +/-   ##
==========================================
- Coverage   42.22%   42.19%   -0.03%     
==========================================
  Files         396      396              
  Lines       50103    50104       +1     
==========================================
- Hits        21155    21142      -13     
- Misses      26945    26958      +13     
- Partials     2003     2004       +1     

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