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

chore: delete legacy allow event fields and use nested worker types #546

Merged
merged 17 commits into from
Apr 8, 2024

chore: fix setallow funcs

a631229
Select commit
Loading
Failed to load commit list.
Merged

chore: delete legacy allow event fields and use nested worker types #546

chore: fix setallow funcs
a631229
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2024 in 0s

81.53% (target 90.00%)

View this Pull Request on Codecov

81.53% (target 90.00%)

Details

Codecov Report

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

Project coverage is 81.53%. Comparing base (a70862b) to head (a631229).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   82.00%   81.53%   -0.48%     
==========================================
  Files         147      147              
  Lines        3584     3568      -16     
==========================================
- Hits         2939     2909      -30     
- Misses        474      484      +10     
- Partials      171      175       +4     
Files Coverage Δ
action/repo/table.go 100.00% <100.00%> (ø)
action/secret/secret.go 80.00% <ø> (ø)
action/secret/table.go 100.00% <100.00%> (ø)
action/secret/validate.go 100.00% <100.00%> (ø)
action/worker/table.go 100.00% <100.00%> (ø)
action/worker/update.go 100.00% <100.00%> (ø)
command/secret/add.go 75.00% <100.00%> (ø)
command/secret/update.go 75.00% <100.00%> (ø)
action/repo/add.go 89.47% <50.00%> (-4.82%) ⬇️
action/repo/update.go 94.73% <50.00%> (-5.27%) ⬇️
... and 2 more