Skip to content

Merge branch 'main' into feat/support-column-mapping

3c58dd2
Select commit
Loading
Failed to load commit list.
Draft

chore: enable some column mapping tests #3677

Merge branch 'main' into feat/support-column-mapping
3c58dd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 25, 2025 in 0s

18.97% (-56.40%) compared to 09ab871

View this Pull Request on Codecov

18.97% (-56.40%) compared to 09ab871

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.97%. Comparing base (09ab871) to head (3c58dd2).

Files with missing lines Patch % Lines
crates/core/src/kernel/snapshot/replay.rs 0.00% 5 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (09ab871) and HEAD (3c58dd2). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (09ab871) HEAD (3c58dd2)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3677       +/-   ##
===========================================
- Coverage   75.37%   18.97%   -56.40%     
===========================================
  Files         144       73       -71     
  Lines       43607    11999    -31608     
  Branches    43607    11999    -31608     
===========================================
- Hits        32869     2277    -30592     
- Misses       9131     9540      +409     
+ Partials     1607      182     -1425     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.