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

feat: new wrp validator, add the ability to validate whether wrp messages' source/dest are not empty #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

denopink
Copy link
Contributor

  • new wrp validators: none_empty_destination & none_empty_source
    • validates whether wrp messages' source/dest are not empty
    • includes metrics for the new validator

other things included:

  • fix doc typos
  • improve metric help docs

…ages' source/dest are not empty

- new wrp validators: none_empty_destination & none_empty_source
  - validates whether wrp messages' source/dest are not empty
  - includes metrics for the new validator

other things included:
- fix doc typos
- improve metric help docs
@denopink denopink added the enhancement New feature or request label Oct 10, 2024
@denopink denopink self-assigned this Oct 10, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.37%. Comparing base (2e1866f) to head (ad37074).
Report is 38 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   52.89%   53.37%   +0.47%     
==========================================
  Files          32       32              
  Lines        4902     4296     -606     
==========================================
- Hits         2593     2293     -300     
+ Misses       2115     1809     -306     
  Partials      194      194              
Flag Coverage Δ
unittests 53.37% <100.00%> (+0.47%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant