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

Projections index rebuild proof-of-concept #59

Merged
merged 8 commits into from
Aug 14, 2023
Merged

Conversation

ustims
Copy link
Member

@ustims ustims commented May 28, 2023

No description provided.

@ustims ustims force-pushed the feature-projections-rebuild branch from 2807011 to 4b15c56 Compare August 13, 2023 17:37
@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #59 (6054fa4) into main (2cfdccf) will increase coverage by 0.21%.
Report is 1 commits behind head on main.
The diff coverage is 80.62%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   82.90%   83.12%   +0.21%     
==========================================
  Files          63       78      +15     
  Lines        4024     4698     +674     
  Branches      438      495      +57     
==========================================
+ Hits         3336     3905     +569     
- Misses        688      793     +105     
Files Changed Coverage Δ
CloudFabric.EventSourcing.Domain/AggregateBase.cs 80.76% <0.00%> (ø)
...Sourcing.EventStore/EventStoreSerializerOptions.cs 100.00% <ø> (ø)
...tStore/IEventStoreConnectionInformationProvider.cs 0.00% <0.00%> (ø)
...ventSourcing.EventStore/Persistence/ItemWrapper.cs 0.00% <0.00%> (ø)
...c.Projections/Exceptions/IndexNotReadyException.cs 0.00% <0.00%> (ø)
...ons/Queries/ProjectionQueryExpressionExtensions.cs 47.05% <0.00%> (ø)
...entStore.Postgresql/PostgresqlEventStoreFactory.cs 0.00% <0.00%> (ø)
...qlEventStoreStaticConnectionInformationProvider.cs 0.00% <0.00%> (ø)
...lasticSearch/Helpers/ElasticSearchFilterFactory.cs 90.76% <50.00%> (+0.76%) ⬆️
....Projections/Queries/FilterExpressionExtensions.cs 50.19% <51.77%> (+1.15%) ⬆️
... and 29 more

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 124 Code Smells

66.3% 66.3% Coverage
1.1% 1.1% Duplication

warning The version of Java (11.0.18) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@ustims ustims merged commit 2ecc755 into main Aug 14, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant