Skip to content

fixed integration test

20d6116
Select commit
Loading
Failed to load commit list.
Draft

Codex agent at work #228

fixed integration test
20d6116
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2025 in 0s

78.19% (-0.37%) compared to e869f86

View this Pull Request on Codecov

78.19% (-0.37%) compared to e869f86

Details

Codecov Report

❌ Patch coverage is 67.02703% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.19%. Comparing base (e869f86) to head (20d6116).

Files with missing lines Patch % Lines
.../postgres/registry/PostgresColumnRegistryImpl.java 76.92% 11 Missing and 1 partial ⚠️
...core/documentstore/postgres/PostgresDatastore.java 47.36% 10 Missing ⚠️
...entstore/postgres/registry/PostgresColumnInfo.java 33.33% 10 Missing ⚠️
...entstore/postgres/registry/PostgresColumnType.java 54.54% 7 Missing and 3 partials ⚠️
...ore/documentstore/postgres/PostgresCollection.java 75.00% 3 Missing and 2 partials ⚠️
...ter/PostgresNotContainsRelationalFilterParser.java 54.54% 2 Missing and 3 partials ⚠️
...er/filter/PostgresNotInRelationalFilterParser.java 55.55% 2 Missing and 2 partials ⚠️
.../documentstore/postgres/PostgresQueryExecutor.java 66.66% 2 Missing ⚠️
...ter/PostgresRelationalFilterParserFactoryImpl.java 91.66% 0 Missing and 1 partial ⚠️
...ery/v1/transformer/FieldToPgColumnTransformer.java 88.88% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #228      +/-   ##
============================================
- Coverage     78.55%   78.19%   -0.37%     
- Complexity     1069     1086      +17     
============================================
  Files           206      210       +4     
  Lines          5228     5383     +155     
  Branches        449      466      +17     
============================================
+ Hits           4107     4209     +102     
- Misses          813      858      +45     
- Partials        308      316       +8     

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