Skip to content

update the unit tests

0458633
Select commit
Loading
Failed to load commit list.
Merged

feat: add multiple constraints at once #3879

update the unit tests
0458633
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 22, 2025 in 1s

25.84% (-47.86%) compared to 52ada46

View this Pull Request on Codecov

25.84% (-47.86%) compared to 52ada46

Details

Codecov Report

❌ Patch coverage is 0% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.84%. Comparing base (52ada46) to head (0458633).

Files with missing lines Patch % Lines
crates/core/src/operations/constraints.rs 0.00% 61 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (52ada46) and HEAD (0458633). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (52ada46) HEAD (0458633)
8 5
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3879       +/-   ##
===========================================
- Coverage   73.70%   25.84%   -47.86%     
===========================================
  Files         151      123       -28     
  Lines       39260    19669    -19591     
  Branches    39260    19669    -19591     
===========================================
- Hits        28937     5084    -23853     
- Misses       9015    14217     +5202     
+ Partials     1308      368      -940     

☔ 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.