Skip to content

feat: batch mutation

5b361f6
Select commit
Loading
Failed to load commit list.
Draft

feat: batch mutation #446

feat: batch mutation
5b361f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 15, 2026 in 1s

97.34% (-2.66%) compared to 8b010df

View this Pull Request on Codecov

97.34% (-2.66%) compared to 8b010df

Details

Codecov Report

❌ Patch coverage is 77.00871% with 475 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.34%. Comparing base (8b010df) to head (5b361f6).

Files with missing lines Patch % Lines
packages/entity/src/Entity.ts 20.48% 229 Missing ⚠️
...x-testing-utils/src/StubPostgresDatabaseAdapter.ts 8.69% 63 Missing ⚠️
...ges/entity/src/ViewerScopedEntityMutatorFactory.ts 20.00% 36 Missing ⚠️
packages/entity/src/EntityBatchCreator.ts 55.40% 33 Missing ⚠️
packages/entity/src/EntityBatchDeleter.ts 56.00% 33 Missing ⚠️
packages/entity/src/EntityBatchUpdater.ts 56.00% 33 Missing ⚠️
packages/entity/src/EnforcingEntityBatchUpdater.ts 74.07% 14 Missing ⚠️
...es/entity/src/errors/EntityDatabaseAdapterError.ts 76.47% 12 Missing ⚠️
packages/entity/src/EnforcingEntityBatchCreator.ts 75.00% 11 Missing ⚠️
packages/entity/src/EnforcingEntityBatchDeleter.ts 75.00% 11 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           graphite-base/446     #446      +/-   ##
=====================================================
- Coverage             100.00%   97.34%   -2.66%     
=====================================================
  Files                    109      115       +6     
  Lines                  15944    17876    +1932     
  Branches                1430      953     -477     
=====================================================
+ Hits                   15944    17401    +1457     
- Misses                     0      475     +475     

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