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

feature: add support for installing completions at package build time #779

Merged
merged 4 commits into from
Mar 8, 2024

fix: increase test overage of #779

ae4abdb
Select commit
Loading
Failed to load commit list.
Merged

feature: add support for installing completions at package build time #779

fix: increase test overage of #779
ae4abdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2024 in 0s

80.32% (-2.16%) compared to 1d47cef

View this Pull Request on Codecov

80.32% (-2.16%) compared to 1d47cef

Details

Codecov Report

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

Project coverage is 80.32%. Comparing base (1d47cef) to head (ae4abdb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
- Coverage   82.49%   80.32%   -2.16%     
==========================================
  Files          35       37       +2     
  Lines        3266     3405     +139     
==========================================
+ Hits         2694     2735      +41     
- Misses        504      595      +91     
- Partials       68       75       +7     
Files Coverage Δ
internal/utils/fileedit.go 70.99% <45.45%> (-2.34%) ⬇️
internal/helper/helper.go 27.42% <60.71%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d47cef...ae4abdb. Read the comment docs.