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

feat: add projection options #39

Merged
merged 1 commit into from
Oct 15, 2023
Merged

feat: add projection options #39

merged 1 commit into from
Oct 15, 2023

Conversation

Tochemey
Copy link
Owner

close #38

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Attention: 85 lines in your changes are missing coverage. Please review.

Comparison is base (880741c) 70.46% compared to head (ea017c4) 70.46%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #39    +/-   ##
========================================
  Coverage   70.46%   70.46%            
========================================
  Files          15       16     +1     
  Lines        1686     1869   +183     
========================================
+ Hits         1188     1317   +129     
- Misses        384      425    +41     
- Partials      114      127    +13     
Files Coverage Δ
eventstore/memory/memory.go 73.28% <ø> (ø)
projection/option.go 100.00% <100.00%> (ø)
projection/recovery.go 100.00% <100.00%> (ø)
engine.go 52.94% <0.00%> (-7.06%) ⬇️
offsetstore/memory/memory.go 69.09% <70.14%> (-0.08%) ⬇️
projection/runner.go 77.86% <79.84%> (+2.21%) ⬆️
offsetstore/postgres/postgres.go 58.51% <63.63%> (+0.88%) ⬆️

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

@Tochemey Tochemey merged commit cdfdd21 into main Oct 15, 2023
@Tochemey Tochemey deleted the issue-38 branch October 15, 2023 12:45
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.

[feat] add some configurable settings to the projection
1 participant