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 2 commits 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 10 times, most recently from 3f1dbf1 to 86b616a Compare March 14, 2023 11:50
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Attention: Patch coverage is 50.72464% with 68 lines in your changes missing coverage. Please review.

Project coverage is 74.61%. Comparing base (4bc2180) to head (2d9b1b2).

Files Patch % Lines
api/snapshot.go 50.00% 54 Missing and 14 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1162      +/-   ##
==========================================
- Coverage   74.81%   74.61%   -0.21%     
==========================================
  Files         144      144              
  Lines       16248    16386     +138     
==========================================
+ Hits        12156    12226      +70     
- Misses       3152     3206      +54     
- Partials      940      954      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neolynx neolynx self-assigned this Jun 8, 2024
@neolynx neolynx force-pushed the feature/176-snapshot-pull-api branch from 86b616a to 5070caf Compare June 8, 2024 20:56
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

2 participants