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

Comments

Remove unused logVerifier#1324

Merged
gdbelvin merged 1 commit intogoogle:masterfrom
gdbelvin:unused
Jul 17, 2019
Merged

Remove unused logVerifier#1324
gdbelvin merged 1 commit intogoogle:masterfrom
gdbelvin:unused

Conversation

@gdbelvin
Copy link
Contributor

No description provided.

@gdbelvin gdbelvin requested a review from a team as a code owner July 16, 2019 17:40
@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #1324 into master will increase coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1324      +/-   ##
==========================================
+ Coverage   30.06%   30.09%   +0.03%     
==========================================
  Files          47       47              
  Lines        3829     3825       -4     
==========================================
  Hits         1151     1151              
+ Misses       2500     2496       -4     
  Partials      178      178
Impacted Files Coverage Δ
core/monitor/monitor.go 19.71% <0%> (+1.05%) ⬆️

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 0e5e668...d5b0541. Read the comment docs.

@gdbelvin gdbelvin requested a review from RJPercival July 17, 2019 10:03
Copy link
Contributor

@RJPercival RJPercival left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could do with better test coverage for this file (the Monitor struct appears to have no test coverage at all).

@gdbelvin gdbelvin merged commit b4dc4bd into google:master Jul 17, 2019
@gdbelvin gdbelvin deleted the unused branch July 17, 2019 10:23
@gdbelvin
Copy link
Contributor Author

gdbelvin commented Jul 17, 2019 via email

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