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

refactor(mutelist): use jsonschema on mutelist #6264

Conversation

pedrooot
Copy link
Member

Description

Use jsonschema in mutelist.

Checklist

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pedrooot pedrooot requested review from a team as code owners December 19, 2024 12:24
@github-actions github-actions bot added the mutelist Issues/PRs related with the Mutelist label Dec 19, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.13%. Comparing base (f3dbe28) to head (fc280c1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6264      +/-   ##
==========================================
- Coverage   90.15%   90.13%   -0.03%     
==========================================
  Files        1183     1182       -1     
  Lines       36349    36348       -1     
==========================================
- Hits        32772    32761      -11     
- Misses       3577     3587      +10     
Flag Coverage Δ
prowler 90.13% <100.00%> (-0.03%) ⬇️

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

Components Coverage Δ
prowler 90.13% <100.00%> (-0.03%) ⬇️
api ∅ <ø> (∅)

@jfagoagas jfagoagas self-requested a review January 10, 2025 10:32
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🚀

…2738-replace-schema-with-jsonschema-in-the-allowlist-feature
@jfagoagas jfagoagas changed the title feat(mutelist): use jsonschema on mutelist refactor(mutelist): use jsonschema on mutelist Jan 10, 2025
@jfagoagas jfagoagas merged commit b0fe696 into master Jan 10, 2025
11 of 12 checks passed
@jfagoagas jfagoagas deleted the PRWLR-2738-replace-schema-with-jsonschema-in-the-allowlist-feature branch January 10, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mutelist Issues/PRs related with the Mutelist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants