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

validate: debug backupmeta#128

Merged
overvenus merged 3 commits intopingcap:masterfrom
3pointer:debug_meta
Dec 25, 2019
Merged

validate: debug backupmeta#128
overvenus merged 3 commits intopingcap:masterfrom
3pointer:debug_meta

Conversation

@3pointer
Copy link
Collaborator

#80 is broken after BR project open source

@3pointer 3pointer added the type/feature-request New feature or request label Dec 24, 2019
@codecov
Copy link

codecov bot commented Dec 24, 2019

Codecov Report

Merging #128 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #128   +/-   ##
======================================
  Coverage    73.2%   73.2%           
======================================
  Files          33      33           
  Lines        3284    3284           
======================================
  Hits         2404    2404           
  Misses        581     581           
  Partials      299     299

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 56e206e...b7c4b21. Read the comment docs.

Copy link
Collaborator

@kennytm kennytm left a comment

Choose a reason for hiding this comment

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

Rest LGTM.

Could we do something for the coverage?

run_br validate encode -s "local://$TEST_DIR/$DB"

# should generate backupmeta_from_json
if [ ! -f "$TEST_DIR/$DB/backupmeta_from_json" ]; then
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should compare backupmeta and backupmeta_from_json are the same file (diff them)?

@3pointer
Copy link
Collaborator Author

3pointer commented Dec 25, 2019

Rest LGTM.

Could we do something for the coverage?

let me try

@kennytm kennytm added the status/LGT1 LGTM1 label Dec 25, 2019
Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

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

:shipit:

@overvenus overvenus merged commit d934b16 into pingcap:master Dec 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

status/LGT1 LGTM1 type/feature-request New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants