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

feat: add initial support for fleet provisioning #540

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: add initial support for fleet provisioning

204faa8
Select commit
Loading
Failed to load commit list.
Draft

feat: add initial support for fleet provisioning #540

feat: add initial support for fleet provisioning
204faa8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 0s

66.19% (+0.90%) compared to f386de7

View this Pull Request on Codecov

66.19% (+0.90%) compared to f386de7

Details

Codecov Report

Attention: Patch coverage is 74.20814% with 57 lines in your changes missing coverage. Please review.

Project coverage is 66.19%. Comparing base (f386de7) to head (204faa8).

Files Patch % Lines
fleetprovisioning/fleetprovisioning.go 73.97% 41 Missing and 16 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #540      +/-   ##
==========================================
+ Coverage   65.28%   66.19%   +0.90%     
==========================================
  Files          33       35       +2     
  Lines        1959     2180     +221     
==========================================
+ Hits         1279     1443     +164     
- Misses        584      625      +41     
- Partials       96      112      +16     

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