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

feat: new wrp validator, add the ability to validate whether wrp mess…

ad37074
Select commit
Loading
Failed to load commit list.
Open

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

feat: new wrp validator, add the ability to validate whether wrp mess…
ad37074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

53.37% (+0.47%) compared to 2e1866f

View this Pull Request on Codecov

53.37% (+0.47%) compared to 2e1866f

Details

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              

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