Skip to content

Add sample handler with basic signature #906

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

Merged
merged 14 commits into from
Mar 3, 2020

Conversation

eddyashton
Copy link
Member

This PR adds a new handler to the C++ logging app that uses the basic signature (RequestArgs&), to demonstrate working with the caller's cert.

@eddyashton eddyashton requested a review from a team as a code owner March 2, 2020 13:47
@codecov-io
Copy link

codecov-io commented Mar 2, 2020

Codecov Report

Merging #906 into master will increase coverage by 0.11%.
The diff coverage is 80.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #906      +/-   ##
==========================================
+ Coverage    68.9%   69.01%   +0.11%     
==========================================
  Files         100      100              
  Lines        7824     7819       -5     
==========================================
+ Hits         5391     5396       +5     
+ Misses       2433     2423      -10
Flag Coverage Δ
#unit_BFT 52.14% <15%> (+0.13%) ⬆️
#unit_CFT 69.22% <80.77%> (+0.11%) ⬆️
Impacted Files Coverage Δ
src/http/http_sig.h 79.66% <ø> (ø) ⬆️
src/crypto/hash.h 70% <ø> (ø) ⬆️
src/node/signatures.h 100% <ø> (ø) ⬆️
src/node/clientsignatures.h 100% <ø> (+54.17%) ⬆️
src/node/members.h 90% <100%> (+10%) ⬆️
src/node/history.h 42.65% <42.86%> (+1.11%) ⬆️
src/node/rpc/memberfrontend.h 66.45% <94.23%> (-0.07%) ⬇️

@ghost
Copy link

ghost commented Mar 2, 2020

cert_access_handler@5522 aka 20200303.4 vs master ewma over 20 builds from 5233 to 5520
images

@eddyashton eddyashton merged commit 38b4d0a into microsoft:master Mar 3, 2020
eddyashton added a commit to eddyashton/CCF that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants