Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gh-3315: Add AbstractStoreITs to the new fed store POC #3316

Merged
merged 16 commits into from
Oct 30, 2024

Conversation

cn337131
Copy link
Member

@cn337131 cn337131 commented Oct 11, 2024

This adds the AbstractStoreITs to the new federated store POC, there are a few tests that still fail and have been set to skip but the vast majority pass.
Tickets will be raised to look into the issues that have been highlighted by these tests.

Related issue

@cn337131 cn337131 added enhancement Improvement to existing functionality/feature federated-store Specific to/touches the federated-store module labels Oct 11, 2024
@cn337131 cn337131 added this to the 2.4.0 milestone Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.98%. Comparing base (73b7544) to head (6dabab4).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3316      +/-   ##
=============================================
+ Coverage      67.94%   67.98%   +0.04%     
  Complexity      2596     2596              
=============================================
  Files            955      955              
  Lines          30530    30531       +1     
  Branches        3369     3371       +2     
=============================================
+ Hits           20744    20757      +13     
+ Misses          8306     8299       -7     
+ Partials        1480     1475       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cn337131 cn337131 marked this pull request as ready for review October 14, 2024 09:22
p29876
p29876 previously approved these changes Oct 18, 2024
Copy link

sonarcloud bot commented Oct 29, 2024

@wb36499 wb36499 merged commit 3aae44d into develop Oct 30, 2024
27 of 28 checks passed
@wb36499 wb36499 deleted the gh-3315-add-abstract-store-ITs-to-simple-fed branch October 30, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature federated-store Specific to/touches the federated-store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the AbstractStoreITs to the new Federated Store POC
4 participants