Skip to content

Commit 3dc32a4

Browse files
committed
feat: add testing chart
1 parent f08f83f commit 3dc32a4

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

docs/0.5.0-alpha/getting_started/whats_new.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ let right = ["apple", "bananas", "dates"]
4545
echo left > right // True
4646
```
4747

48+
# Enhanced Test Coverage
49+
50+
![Chart showing growing trend of adding tests]{"width": "100%"}(/images/chart-tests-light.webp)(/images/chart-tests-dark.webp)
51+
52+
Over the past three releases, we've maintained a strong commitment to quality assurance, increasing our test coverage by approximately **150% with each version**. This dedication has enabled us to identify and resolve dozens of bugs, steadily advancing Amber toward enterprise-grade reliability. We're committed to continuing this trend in future releases.
4853

4954
# Optimizer <!-- #706 #728 #746 #763 -->
5055

43.7 KB
Loading
41.7 KB
Loading

0 commit comments

Comments
 (0)