Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Implement unmanaged vFolder and download token API #77

Merged
merged 2 commits into from Dec 8, 2019

Conversation

kyujin-cho
Copy link
Member

@kyujin-cho kyujin-cho commented Nov 29, 2019

This PR implements new unmanaged vFolder API (lablup/backend.ai#74) and download_with_token's token generate API.

Copy link
Member

@achimnol achimnol left a comment

Choose a reason for hiding this comment

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

Just a rename please!

src/ai/backend/client/cli/vfolder.py Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Dec 7, 2019

Codecov Report

Merging #77 into master will increase coverage by 0.66%.
The diff coverage is 42.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   43.29%   43.96%   +0.66%     
==========================================
  Files          47       47              
  Lines        4827     4936     +109     
==========================================
+ Hits         2090     2170      +80     
- Misses       2737     2766      +29
Impacted Files Coverage Δ
src/ai/backend/client/cli/vfolder.py 28.87% <37.5%> (+0.42%) ⬆️
src/ai/backend/client/vfolder.py 81.85% <50%> (+7.12%) ⬆️
src/ai/backend/client/auth.py 65.45% <0%> (-4.76%) ⬇️
src/ai/backend/client/cli/config.py 43.52% <0%> (-2.19%) ⬇️
src/ai/backend/client/scaling_group.py 32.6% <0%> (-0.21%) ⬇️

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 9f52f41...f24aa3c. Read the comment docs.

@achimnol achimnol merged commit a7fc3eb into master Dec 8, 2019
@achimnol achimnol deleted the feature/unmanaged-vfolder branch December 8, 2019 01:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants