Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Comments

Fix proto copying in revisions and paginator tests.#1309

Merged
Martin2112 merged 3 commits intogoogle:masterfrom
Martin2112:fix_token_tests
Jul 3, 2019
Merged

Fix proto copying in revisions and paginator tests.#1309
Martin2112 merged 3 commits intogoogle:masterfrom
Martin2112:fix_token_tests

Conversation

@Martin2112
Copy link
Contributor

Towards github.com/google/trillian#1738.

@Martin2112 Martin2112 requested a review from a team as a code owner July 3, 2019 08:15
@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #1309 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1309      +/-   ##
==========================================
+ Coverage   30.41%   30.43%   +0.02%     
==========================================
  Files          45       45              
  Lines        3765     3765              
==========================================
+ Hits         1145     1146       +1     
+ Misses       2444     2443       -1     
  Partials      176      176
Impacted Files Coverage Δ
core/client/client.go 30.18% <0%> (+0.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53c6f87...21eeeab. Read the comment docs.

@Martin2112 Martin2112 merged commit 7e93543 into google:master Jul 3, 2019
@Martin2112 Martin2112 deleted the fix_token_tests branch July 3, 2019 09:39
gdbelvin added a commit to gdbelvin/keytransparency that referenced this pull request Jul 18, 2019
* master: (106 commits)
  Remove unused logVerifier (google#1324)
  Verify Revisions in StreamRevisions (google#1323)
  Pair verifier functions (google#1322)
  Split VerifyRevision into Verify{LogRoot,MapRevision (google#1318)
  Make Previous hash check optional (google#1307)
  Remove VerifySignedMapRoot from VerifierInterface (google#1320)
  Remove trailing whitespace (google#1321)
  Encapsulate Client Verifier State in test vectors (google#1316)
  Pass along err message (google#1314)
  Remove unnessesary func() (google#1319)
  New test vector transcript format (google#1315)
  Track map revision inside mutation (google#1310)
  Move verifier to its own package (google#1312)
  go generate ./... (google#1306)
  Fix proto copying in revisions and paginator tests. (google#1309)
  Fix proto copying in server_test. (google#1308)
  go mod tidy (google#1305)
  Use new TrillianMapWrite API (google#1304)
  Configurable maximum queue depth for metric reporting. (google#1303)
  Proposal to refine docker deployment (google#1302)
  ...
gdbelvin added a commit to gdbelvin/keytransparency that referenced this pull request Jul 18, 2019
* master: (95 commits)
  Remove unused logVerifier (google#1324)
  Verify Revisions in StreamRevisions (google#1323)
  Pair verifier functions (google#1322)
  Split VerifyRevision into Verify{LogRoot,MapRevision (google#1318)
  Make Previous hash check optional (google#1307)
  Remove VerifySignedMapRoot from VerifierInterface (google#1320)
  Remove trailing whitespace (google#1321)
  Encapsulate Client Verifier State in test vectors (google#1316)
  Pass along err message (google#1314)
  Remove unnessesary func() (google#1319)
  New test vector transcript format (google#1315)
  Track map revision inside mutation (google#1310)
  Move verifier to its own package (google#1312)
  go generate ./... (google#1306)
  Fix proto copying in revisions and paginator tests. (google#1309)
  Fix proto copying in server_test. (google#1308)
  go mod tidy (google#1305)
  Use new TrillianMapWrite API (google#1304)
  Configurable maximum queue depth for metric reporting. (google#1303)
  Proposal to refine docker deployment (google#1302)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants