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

catalog interface | change Dereference to RevParse #972

Merged
merged 2 commits into from
Nov 29, 2020

Conversation

guy-har
Copy link
Contributor

@guy-har guy-har commented Nov 29, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 29, 2020

Codecov Report

Merging #972 (b23ed0a) into master (06806c8) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #972      +/-   ##
==========================================
- Coverage   44.60%   44.51%   -0.09%     
==========================================
  Files         142      142              
  Lines       11547    11547              
==========================================
- Hits         5150     5140      -10     
- Misses       5756     5764       +8     
- Partials      641      643       +2     
Impacted Files Coverage Δ
config/logger.go 64.28% <0.00%> (-10.72%) ⬇️
catalog/mvcc/cataloger_create_repository.go 59.25% <0.00%> (-7.41%) ⬇️

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 06806c8...b23ed0a. Read the comment docs.

@@ -9,6 +9,7 @@ import (

// DiffType represents a changed state for a given entry (added, removed, changed, conflict)
type DiffType uint8
type ReferenceType uint8
Copy link
Contributor

Choose a reason for hiding this comment

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

Move to live 21 and add code doc

@guy-har guy-har merged commit 4b28f2e into master Nov 29, 2020
@guy-har guy-har deleted the fix/rocks-rev-parse branch November 29, 2020 14:33
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.

None yet

3 participants