Skip to content

Merge branch 'main' into pg_writes_timestampConfig

ffd5d20
Select commit
Loading
Failed to load commit list.
Merged

Timestamp Configs for FlatPostgresCollection #274

Merge branch 'main' into pg_writes_timestampConfig
ffd5d20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2026 in 1s

81.12% (-0.08%) compared to 683b702

View this Pull Request on Codecov

81.12% (-0.08%) compared to 683b702

Details

Codecov Report

❌ Patch coverage is 82.82828% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.12%. Comparing base (683b702) to head (ffd5d20).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 84.31% 3 Missing and 5 partials ⚠️
...config/TypesafeConfigDatastoreConfigExtractor.java 86.20% 3 Missing and 1 partial ⚠️
...tstore/model/config/postgres/CollectionConfig.java 50.00% 2 Missing ⚠️
...odel/config/postgres/PostgresConnectionConfig.java 50.00% 0 Missing and 2 partials ⚠️
...e/model/config/postgres/TimestampFieldsConfig.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #274      +/-   ##
============================================
- Coverage     81.19%   81.12%   -0.08%     
- Complexity     1459     1480      +21     
============================================
  Files           238      240       +2     
  Lines          6977     7072      +95     
  Branches        653      667      +14     
============================================
+ Hits           5665     5737      +72     
- Misses          895      911      +16     
- Partials        417      424       +7     

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