Commit b2ab7ef
authored
test(ComparisonStatsCard): verify progress bar split for equal values (JhaSourav07#1166)
## Description
Fixes JhaSourav07#1068
## Pillar
- [ ] 🎨 Pillar 1 — New Theme Design
- [ ] 📐 Pillar 2 — Geometric SVG Improvement
- [ ] 🕐 Pillar 3 — Timezone Logic Optimization
- [x] 🛠️ Other (Bug fix, refactoring, docs, testing)
## Visual Preview
No visual changes (Pure component UI validation progress bar test
coverage improvement).
## Checklist before requesting a review:
- [x] I have read the `CONTRIBUTING.md` file.
- [x] I have tested these changes locally.
- [x] I have run the isolated file prettier formatter.
- [x] My commits follow the Conventional Commits format
(`test(ComparisonStatsCard): ...`).
- [x] I have made sure that I have only one clean commit to merge in
this PR.
- [x] The SVG output matches the CommitPulse "premium quality" aesthetic
standard.1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
128 | 154 | | |
0 commit comments