CI/.NET: Fix test matrix for EF Core integration tests#1279
Conversation
WalkthroughUpdates the C# Entity Framework Core GitHub Actions workflow to replace include-based constraints with exclude-based constraints for Npgsql 10.x testing. Excludes .NET 8.x and 9.x from the 10.* Npgsql row, introduces prerelease handling, and adjusts the test matrix control flow accordingly. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-11-15T16:07:11.721ZApplied to files:
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What the title says.