Skip to content

Merge branch 'main' into AT-2841-new-dbcrypt

992192d
Select commit
Loading
Failed to load commit list.
Merged

change: introduce new implementation of dbcrypt package #267

Merge branch 'main' into AT-2841-new-dbcrypt
992192d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2025 in 0s

57.47% (+0.36%) compared to 0cf5a5e

View this Pull Request on Codecov

57.47% (+0.36%) compared to 0cf5a5e

Details

Codecov Report

❌ Patch coverage is 63.05085% with 109 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.47%. Comparing base (0cf5a5e) to head (992192d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/dbcrypt/gorm.go 55.07% 45 Missing and 17 partials ⚠️
pkg/dbcrypt/cipher_spec.go 62.50% 11 Missing and 10 partials ⚠️
pkg/dbcrypt/cipher.go 70.90% 8 Missing and 8 partials ⚠️
pkg/dbcrypt/dbcipher.go 78.26% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   57.10%   57.47%   +0.36%     
==========================================
  Files          66       68       +2     
  Lines        3562     3781     +219     
==========================================
+ Hits         2034     2173     +139     
- Misses       1378     1430      +52     
- Partials      150      178      +28     

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