[CHORE] Change IOConfig to be serialized into binary instead of JSON #3400
Codecov / codecov/project
succeeded
Nov 22, 2024 in 1s
77.34% (+0.80%) compared to ec39dc0
View this Pull Request on Codecov
77.34% (+0.80%) compared to ec39dc0
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 77.34%. Comparing base (
ec39dc0
) to head (627881b
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3400 +/- ##
==========================================
+ Coverage 76.54% 77.34% +0.80%
==========================================
Files 685 684 -1
Lines 85269 83622 -1647
==========================================
- Hits 65266 64681 -585
+ Misses 20003 18941 -1062
Files with missing lines | Coverage Δ | |
---|---|---|
src/common/io-config/src/python.rs | 49.59% <100.00%> (-0.90%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading