Skip to content

Conversation

@aalmada
Copy link
Owner

@aalmada aalmada commented Feb 4, 2026

Pull Request Template

Description

Marten and Wolverine configuration based on this post: https://jeremydmiller.com/2026/02/02/building-a-greenfield-system-with-the-critter-stack/

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

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

Code Coverage

Package Line Rate Branch Rate Health
BookStore.Shared 19% 38%
BookStore.Shared 18% 10%
BookStore.ApiService 11% 14%
JasperFx 0% 0%
Summary 13% (1379 / 21706) 22% (595 / 9807)

@aalmada aalmada merged commit a596877 into main Feb 4, 2026
4 checks passed
@aalmada aalmada deleted the fix/greenfield_system_setting branch February 4, 2026 22:59
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