Skip to content

Conversation

@ar3s3ru
Copy link
Collaborator

@ar3s3ru ar3s3ru commented Feb 28, 2023

  • refactor: rename aggregate::Saver::store in aggregate::Saver::save
  • refactor: move aggregate::{Saver, Getter} to aggregate::repository::{Getter, Saver}
  • feat: add .editorconfig
  • chore: update CONTRIBUTING.md guidelines doc

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Patch coverage: 78.26% and project coverage change: -0.53 ⚠️

Comparison is base (2558e59) 87.75% compared to head (fb3e3bb) 87.23%.

❗ Current head fb3e3bb differs from pull request most recent head b01d126. Consider uploading reports for the commit b01d126 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   87.75%   87.23%   -0.53%     
==========================================
  Files          18       18              
  Lines        1160     1159       -1     
==========================================
- Hits         1018     1011       -7     
- Misses        142      148       +6     
Impacted Files Coverage Δ
eventually/src/tracing.rs 0.00% <0.00%> (ø)
eventually-postgres/src/aggregate.rs 92.30% <75.00%> (ø)
eventually/src/aggregate.rs 90.35% <100.00%> (+0.45%) ⬆️
eventually/src/aggregate/repository.rs 88.88% <100.00%> (ø)
eventually/src/command.rs 87.25% <100.00%> (ø)
eventually-postgres/src/event.rs 92.81% <0.00%> (-3.87%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ar3s3ru ar3s3ru enabled auto-merge (squash) February 28, 2023 22:11
@ar3s3ru ar3s3ru merged commit 7f31cf2 into main Feb 28, 2023
@ar3s3ru ar3s3ru deleted the fix/rename-aggregate-saver-method branch February 28, 2023 22:13
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.

2 participants