-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add hmac signing to storm (SYN-4305, SYN-4325) #2902
Conversation
Codecov ReportBase: 97.19% // Head: 97.09% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2902 +/- ##
==========================================
- Coverage 97.19% 97.09% -0.11%
==========================================
Files 215 215
Lines 42043 42050 +7
==========================================
- Hits 40864 40827 -37
- Misses 1179 1223 +44
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…lue, rename digest arg to alg to avoid reusing words.
No description provided.