valkey
valkey copied to clipboard
[feat] add Ubuntu 24.04 Noble package support
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.44%. Comparing base (
fea49bc) to head (ebd109e). Report is 179 commits behind head on unstable.
Additional details and impacted files
@@ Coverage Diff @@
## unstable #971 +/- ##
============================================
- Coverage 70.50% 70.44% -0.06%
============================================
Files 114 114
Lines 61742 61742
============================================
- Hits 43532 43495 -37
- Misses 18210 18247 +37
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Not sure why the CICD test fails. But this change LGTM. Thx!
We had some instability around when we launched Valkey 8 because of the features. You can find most of the documented issues here: https://github.com/valkey-io/valkey/issues?q=is%3Aopen+is%3Aissue+label%3Atest-failure. The CI pretty stable generally.