Skip to content

Merge branch 'alpha' into feat/decimal128-support

d717e91
Select commit
Loading
Failed to load commit list.
Open

feat: Add support for Decimal128 data type #10083

Merge branch 'alpha' into feat/decimal128-support
d717e91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

92.54% (+0.43%) compared to 8a581e9

View this Pull Request on Codecov

92.54% (+0.43%) compared to 8a581e9

Details

Codecov Report

❌ Patch coverage is 96.15385% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.54%. Comparing base (8a581e9) to head (d717e91).

Files with missing lines Patch % Lines
src/Adapters/Storage/Mongo/MongoTransform.js 93.33% 2 Missing ⚠️
src/Controllers/SchemaController.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10083      +/-   ##
==========================================
+ Coverage   92.11%   92.54%   +0.43%     
==========================================
  Files         192      192              
  Lines       16566    16641      +75     
  Branches      231      231              
==========================================
+ Hits        15259    15401     +142     
+ Misses       1281     1218      -63     
+ Partials       26       22       -4     

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