Skip to content

Enable ADM validation across regression tests + fix validation logging#479

Merged
seansica merged 30 commits into
nextfrom
fix/adm-validation-logging
Jun 23, 2026
Merged

Enable ADM validation across regression tests + fix validation logging#479
seansica merged 30 commits into
nextfrom
fix/adm-validation-logging

test(collection-indexes): run collection-indexes suites with ADM vali…

bd32292
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

69.15% (+0.27%) compared to b78b474

View this Pull Request on Codecov

69.15% (+0.27%) compared to b78b474

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.15%. Comparing base (b78b474) to head (bd32292).

Files with missing lines Patch % Lines
app/lib/logger.js 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #479      +/-   ##
==========================================
+ Coverage   68.87%   69.15%   +0.27%     
==========================================
  Files         220      220              
  Lines       30829    30832       +3     
  Branches     2665     2676      +11     
==========================================
+ Hits        21234    21321      +87     
+ Misses       9557     9474      -83     
+ Partials       38       37       -1     

☔ View full report in Codecov by Harness.
📢 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.