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

Wrp validator #307

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Wrp validator #307

merged 3 commits into from
Oct 11, 2023

Conversation

maurafortino
Copy link
Contributor

fixed the memory aliasing issue in test case
made some minor adjustments to the validateWRP func

@maurafortino maurafortino added the wrp validator issues related to wrp validator label Oct 11, 2023
@maurafortino maurafortino requested a review from denopink October 11, 2023 16:01
@maurafortino maurafortino self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #307 (ecb3d78) into main (498d124) will increase coverage by 0.02%.
The diff coverage is 0.00%.

❗ Current head ecb3d78 differs from pull request most recent head de67d28. Consider uploading reports for the commit de67d28 to get more accurate results

@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
+ Coverage   20.93%   20.95%   +0.02%     
==========================================
  Files           7        7              
  Lines         731      730       -1     
==========================================
  Hits          153      153              
+ Misses        576      575       -1     
  Partials        2        2              
Flag Coverage Δ
unittests 20.95% <0.00%> (+0.02%) ⬆️

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

Files Coverage Δ
primaryHandler.go 0.00% <0.00%> (ø)

@maurafortino maurafortino merged commit 34f3ea8 into main Oct 11, 2023
12 checks passed
@maurafortino maurafortino deleted the wrp-validator branch October 11, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrp validator issues related to wrp validator
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants