Skip to content

Make ETags mandatory#28

Merged
aalmada merged 12 commits into
mainfrom
feature/etag2
Feb 11, 2026
Merged

Make ETags mandatory#28
aalmada merged 12 commits into
mainfrom
feature/etag2

Conversation

@aalmada

@aalmada aalmada commented Feb 11, 2026

Copy link
Copy Markdown
Owner

Pull Request Template

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition/update

Related Issues

Fixes #

Changes Made

Testing

  • Unit tests pass (dotnet test)
  • Build succeeds (dotnet build)
  • Code formatting is correct (dotnet format --verify-no-changes)
  • No new analyzer warnings
  • Manual testing completed

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

… administrative management for books, authors, and categories.
…t correlation tracking in Marten commit listener.
…oss various aggregates and update related tests and handlers.
…nd `ExecuteAndWaitForEventAsync` for improved test reliability.
…ute and explicit eventual consistency polling.
…ty availability and cart updates, instead relying on direct retrieval or event-driven waits.
…n notification types and add deserialization tests for the service.
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
BookStore.Shared 17% 38%
BookStore.Shared 16% 10%
BookStore.ApiService 11% 13%
JasperFx 0% 0%
Summary 11% (1367 / 22179) 22% (589 / 9959)

@aalmada aalmada merged commit 8e9caee into main Feb 11, 2026
4 checks passed
@aalmada aalmada deleted the feature/etag2 branch February 11, 2026 19:43
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