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

Draft: Feature: Add Pull Snapshot API #1162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

reglim
Copy link
Contributor

@reglim reglim commented Mar 13, 2023

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

Useful for remote management of repo servers.

Checklist

  • unit-test added (if change is algorithm)
  • functional test added/updated (if change is functional)
  • man page updated (if applicable)
  • bash completion updated (if applicable)
  • documentation updated
  • author name in AUTHORS

@reglim reglim force-pushed the feature/176-snapshot-pull-api branch 9 times, most recently from 5c2d33c to 3f1dbf1 Compare March 14, 2023 11:38
@reglim reglim force-pushed the feature/176-snapshot-pull-api branch from 3f1dbf1 to 86b616a Compare March 14, 2023 11:50
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1162 (86b616a) into master (77e02bf) will decrease coverage by 0.56%.
The diff coverage is 0.72%.

@@            Coverage Diff             @@
##           master    #1162      +/-   ##
==========================================
- Coverage   66.23%   65.68%   -0.56%     
==========================================
  Files         143      143              
  Lines       16134    16271     +137     
==========================================
+ Hits        10687    10688       +1     
- Misses       4696     4832     +136     
  Partials      751      751              
Impacted Files Coverage Δ
api/snapshot.go 0.00% <0.00%> (ø)
api/router.go 76.66% <100.00%> (+0.15%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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

1 participant