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

support repair snapshot #172

Merged
merged 3 commits into from
Jun 25, 2023
Merged

support repair snapshot #172

merged 3 commits into from
Jun 25, 2023

Conversation

giskook
Copy link
Contributor

@giskook giskook commented Jun 7, 2023

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2023

Codecov Report

Merging #172 (9e9a366) into dev (0022603) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 9e9a366 differs from pull request most recent head c0f1ddc. Consider uploading reports for the commit c0f1ddc to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev     #172      +/-   ##
==========================================
- Coverage   34.53%   34.53%   -0.01%     
==========================================
  Files         429      429              
  Lines       44764    44765       +1     
==========================================
  Hits        15459    15459              
- Misses      28156    28157       +1     
  Partials     1149     1149              
Impacted Files Coverage Δ
app/repair_state.go 0.00% <0.00%> (ø)

@giskook giskook force-pushed the zhangkai/repair-snapshot branch from 145f66e to 1dcd331 Compare June 7, 2023 02:14
@giskook giskook marked this pull request as ready for review June 7, 2023 02:16
@giskook giskook force-pushed the zhangkai/repair-snapshot branch from 1dcd331 to ddeb91f Compare June 15, 2023 01:27
@giskook giskook marked this pull request as draft June 16, 2023 10:40
@giskook giskook force-pushed the zhangkai/repair-snapshot branch from ddeb91f to a27f7e0 Compare June 18, 2023 06:02
@giskook giskook force-pushed the zhangkai/repair-snapshot branch from 610e9e6 to 384424f Compare June 18, 2023 08:55
@giskook giskook marked this pull request as ready for review June 19, 2023 02:11
@KamiD KamiD merged commit fabf2de into dev Jun 25, 2023
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