Skip to content

added percentage of completion on progress bar#3371

Merged
msivasubramaniaan merged 4 commits intoredhat-developer:mainfrom
msivasubramaniaan:3040-display-progress-information-during-import-git-clone-process
Sep 29, 2023
Merged

added percentage of completion on progress bar#3371
msivasubramaniaan merged 4 commits intoredhat-developer:mainfrom
msivasubramaniaan:3040-display-progress-information-during-import-git-clone-process

Conversation

@msivasubramaniaan
Copy link
Copy Markdown
Collaborator

Fixes: #3040

Post Fix:
complete-percentage

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 28, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (83dac0f) 37.03% compared to head (cb80b9e) 37.02%.
Report is 7 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3371      +/-   ##
==========================================
- Coverage   37.03%   37.02%   -0.02%     
==========================================
  Files          77       77              
  Lines        5373     5378       +5     
  Branches     1035     1033       -2     
==========================================
+ Hits         1990     1991       +1     
- Misses       3383     3387       +4     
Files Coverage Δ
src/util/credentialManager.ts 83.33% <100.00%> (+0.98%) ⬆️
.../webview/create-component/createComponentLoader.ts 10.64% <0.00%> (-0.17%) ⬇️

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

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Comment thread src/webview/create-component/pages/fromExistingGitRepo.tsx Outdated
Comment thread src/webview/create-component/createComponentLoader.ts
Comment thread src/webview/create-component/pages/fromExistingGitRepo.tsx Outdated
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
datho7561
datho7561 previously approved these changes Sep 29, 2023
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Works great as it currently is, but I think there is a small visual improvement you can make. Feel free to merge after making the change.

Comment thread src/webview/create-component/pages/fromExistingGitRepo.tsx Outdated
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
@msivasubramaniaan msivasubramaniaan merged commit c07f159 into redhat-developer:main Sep 29, 2023
@msivasubramaniaan msivasubramaniaan deleted the 3040-display-progress-information-during-import-git-clone-process branch September 29, 2023 20:54
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.

Display Progress Information during Import Git Clone Process

2 participants