Skip to content

nit-fixes

3dc0f34
Select commit
Loading
Failed to load commit list.
Merged

patch - support for search queries on top of flattened postgres table… #223

nit-fixes
3dc0f34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 11, 2025 in 0s

78.55% (-1.05%) compared to b091041

View this Pull Request on Codecov

78.55% (-1.05%) compared to b091041

Details

Codecov Report

Attention: Patch coverage is 48.48485% with 85 lines in your changes missing coverage. Please review.

Project coverage is 78.55%. Comparing base (b091041) to head (3dc0f34).

Files with missing lines Patch % Lines
...ore/documentstore/postgres/PostgresCollection.java 8.33% 55 Missing ⚠️
...resContainsRelationalFilterParserNonJsonField.java 9.09% 10 Missing ⚠️
...ter/PostgresNotContainsRelationalFilterParser.java 50.00% 3 Missing and 2 partials ⚠️
...config/TypesafeConfigDatastoreConfigExtractor.java 83.33% 2 Missing and 1 partial ⚠️
...er/filter/PostgresNotInRelationalFilterParser.java 62.50% 1 Missing and 2 partials ⚠️
...tore/model/config/mongo/MongoConnectionConfig.java 0.00% 0 Missing and 2 partials ⚠️
.../documentstore/postgres/PostgresQueryExecutor.java 50.00% 1 Missing and 1 partial ⚠️
...ter/PostgresRelationalFilterParserFactoryImpl.java 83.33% 0 Missing and 2 partials ⚠️
...e/documentstore/model/config/ConnectionConfig.java 83.33% 0 Missing and 1 partial ⚠️
...odel/config/postgres/PostgresConnectionConfig.java 50.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #223      +/-   ##
============================================
- Coverage     79.60%   78.55%   -1.05%     
- Complexity     1048     1069      +21     
============================================
  Files           204      206       +2     
  Lines          5084     5228     +144     
  Branches        416      449      +33     
============================================
+ Hits           4047     4107      +60     
- Misses          741      813      +72     
- Partials        296      308      +12     

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