vue-terminal / vue-termui

The Modern Terminal UI Framework
https://vue-termui.dev
MIT License
812 stars 32 forks source link

feat: `ProgressBar` component #14

Closed webfansplz closed 2 years ago

webfansplz commented 2 years ago

vue-termui-progress-bar

netlify[bot] commented 2 years ago

Deploy Preview for vue-termui ready!

Name Link
Latest commit c431ab3359502ecb063542d9fbf7c310b552b6e0
Latest deploy log https://app.netlify.com/sites/vue-termui/deploys/6355653b93b22f0009139805
Deploy Preview https://deploy-preview-14--vue-termui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov-commenter commented 2 years ago

Codecov Report

Base: 64.61% // Head: 64.76% // Increases project coverage by +0.15% :tada:

Coverage data is based on head (c431ab3) compared to base (ad9e733). Patch coverage: 73.07% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 64.61% 64.76% +0.15% ========================================== Files 43 44 +1 Lines 4052 4129 +77 Branches 195 195 ========================================== + Hits 2618 2674 +56 - Misses 1433 1454 +21 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/vue-terminal/vue-termui/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vue-terminal) | Coverage Ξ” | | |---|---|---| | [packages/core/src/components/ProgressBar.ts](https://codecov.io/gh/vue-terminal/vue-termui/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vue-terminal#diff-cGFja2FnZXMvY29yZS9zcmMvY29tcG9uZW50cy9Qcm9ncmVzc0Jhci50cw==) | `71.23% <71.23%> (ΓΈ)` | | | [packages/core/src/components/index.ts](https://codecov.io/gh/vue-terminal/vue-termui/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vue-terminal#diff-cGFja2FnZXMvY29yZS9zcmMvY29tcG9uZW50cy9pbmRleC50cw==) | `100.00% <100.00%> (ΓΈ)` | | | [packages/core/src/renderer/textColor.ts](https://codecov.io/gh/vue-terminal/vue-termui/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vue-terminal#diff-cGFja2FnZXMvY29yZS9zcmMvcmVuZGVyZXIvdGV4dENvbG9yLnRz) | `17.80% <100.00%> (+3.52%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vue-terminal). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vue-terminal)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.