yiisoft / yii-bootstrap5

Yii Framework Bootstrap 5 support
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
63 stars 19 forks source link

Progress refactor #151

Closed Gerych1984 closed 4 months ago

Gerych1984 commented 4 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
  1. Adopt Progress to bootstrap 5.3
  2. Separated widgets Progress and ProgressStack
  3. Added auxiliary method "Progress::calculatedPercent()"
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.43%. Comparing base (322367f) to head (f988a76). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ============================================ + Coverage 98.37% 98.43% +0.05% - Complexity 494 513 +19 ============================================ Files 21 22 +1 Lines 1664 1721 +57 ============================================ + Hits 1637 1694 +57 Misses 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vjik commented 4 months ago

@Gerych1984 Thanks 👍