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

Add push to remote functionality #136

Merged
merged 44 commits into from
Dec 6, 2021
Merged

Add push to remote functionality #136

merged 44 commits into from
Dec 6, 2021

Conversation

kzscisoft
Copy link
Collaborator

Implement the ability to push from one registry to another.

@kzscisoft kzscisoft added the enhancement New feature or request label Nov 25, 2021
@kzscisoft kzscisoft added this to the Synchronisation milestone Nov 25, 2021
@codecov
Copy link

codecov bot commented Nov 26, 2021

Codecov Report

Merging #136 (73df7c9) into main (3aba6cf) will increase coverage by 2.12%.
The diff coverage is 75.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   72.93%   75.06%   +2.12%     
==========================================
  Files          23       24       +1     
  Lines        2893     3180     +287     
==========================================
+ Hits         2110     2387     +277     
- Misses        783      793      +10     
Impacted Files Coverage Δ
fair/registry/storage.py 69.79% <0.00%> (ø)
fair/exceptions.py 69.33% <21.42%> (-11.00%) ⬇️
fair/cli.py 56.15% <54.54%> (+1.52%) ⬆️
fair/staging.py 69.71% <63.88%> (-3.09%) ⬇️
fair/session.py 63.50% <65.68%> (-0.39%) ⬇️
fair/configuration.py 69.08% <67.85%> (-2.56%) ⬇️
fair/user_config/__init__.py 80.00% <77.77%> (ø)
fair/registry/server.py 82.77% <80.00%> (ø)
fair/testing.py 97.14% <80.00%> (+3.20%) ⬆️
fair/registry/requests.py 85.87% <88.88%> (+0.90%) ⬆️
... and 13 more

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 3aba6cf...73df7c9. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Dec 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 25 Code Smells

No Coverage information No Coverage information
1.8% 1.8% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants