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: adds go mod tidy and go work sync for all modules. #835

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

jcchavezs
Copy link
Member

Thank you for contributing to Coraza WAF, your effort is greatly appreciated
Before submitting check if what you want to add to coraza list meets quality standards before sending pull request. Thanks!

Make sure that you've checked the boxes below before you submit PR:

Thanks for your contribution ❤️

@jcchavezs jcchavezs requested a review from a team as a code owner July 4, 2023 18:21
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (1b8a007) 81.51% compared to head (e6ca7b7) 81.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #835      +/-   ##
==========================================
+ Coverage   81.51%   81.57%   +0.05%     
==========================================
  Files         158      158              
  Lines        8947     8959      +12     
==========================================
+ Hits         7293     7308      +15     
+ Misses       1408     1406       -2     
+ Partials      246      245       -1     
Flag Coverage Δ
default 76.56% <100.00%> (+0.39%) ⬆️
examples 25.66% <35.71%> (+0.14%) ⬆️
ftw 47.11% <89.28%> (+0.02%) ⬆️
ftw-multiphase 49.25% <89.28%> (+0.02%) ⬆️
tinygo 72.64% <100.00%> (+0.42%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/actions/allow.go 100.00% <ø> (ø)
internal/actions/auditlog.go 72.72% <ø> (ø)
internal/actions/block.go 100.00% <ø> (ø)
internal/actions/capture.go 100.00% <ø> (ø)
internal/actions/chain.go 100.00% <ø> (ø)
internal/actions/ctl.go 92.87% <ø> (ø)
internal/actions/deny.go 84.21% <ø> (ø)
internal/actions/drop.go 84.21% <ø> (ø)
internal/actions/exec.go 70.00% <ø> (ø)
internal/actions/expirevar.go 0.00% <ø> (ø)
... and 25 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

magefile.go Outdated Show resolved Hide resolved
magefile.go Outdated Show resolved Hide resolved
@jcchavezs
Copy link
Member Author

PTAL @anuraaga

magefile.go Outdated Show resolved Hide resolved
@jcchavezs
Copy link
Member Author

@anuraaga PTAL

@jcchavezs jcchavezs merged commit 493534d into main Jul 5, 2023
@jcchavezs jcchavezs deleted the fixes_go_sum_work_sync branch July 5, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants