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

fix: correct invalid plugin hook check #3716

Merged
merged 3 commits into from
Oct 27, 2023

Merge branch 'main' into fix/invalid-plugin-hook-check

bbb778e
Select commit
Loading
Failed to load commit list.
Merged

fix: correct invalid plugin hook check #3716

Merge branch 'main' into fix/invalid-plugin-hook-check
bbb778e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

24.71% (+0.00%) compared to 6f98b6c

View this Pull Request on Codecov

24.71% (+0.00%) compared to 6f98b6c

Details

Codecov Report

Merging #3716 (bbb778e) into main (6f98b6c) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3716   +/-   ##
=======================================
  Coverage   24.71%   24.71%           
=======================================
  Files         289      289           
  Lines       23945    23945           
=======================================
  Hits         5918     5918           
  Misses      17494    17494           
  Partials      533      533           
Files Coverage Δ
ignite/cmd/plugin.go 27.77% <100.00%> (ø)