Skip to content

Fix release for preview net11.0 - #73

Merged
viceroypenguin merged 1 commit into
mainfrom
release-issue
Jul 31, 2026
Merged

Fix release for preview net11.0#73
viceroypenguin merged 1 commit into
mainfrom
release-issue

Conversation

@viceroypenguin

@viceroypenguin viceroypenguin commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated package configuration across supported integrations and testing components.
    • Suppressed a package validation warning during builds and packaging.
    • No public APIs, package versions, or runtime behavior were changed.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6c17ac81-47cf-4ba1-9412-382ea180b8ce

📥 Commits

Reviewing files that changed from the base of the PR and between 59fbdd4 and b765ddf.

📒 Files selected for processing (4)
  • src/Immediate.Jobs.EntityFrameworkCore/Immediate.Jobs.EntityFrameworkCore.csproj
  • src/Immediate.Jobs.LinqToDB/Immediate.Jobs.LinqToDB.csproj
  • src/Immediate.Jobs.Testing/Immediate.Jobs.Testing.csproj
  • src/Immediate.Jobs/Immediate.Jobs.csproj

📝 Walkthrough

Walkthrough

The project files add NoWarn="NU5104" to selected package references across the core, Entity Framework Core, LinqToDB, and testing projects. Package versions and dependency sets remain unchanged.

Changes

Package warning suppression

Layer / File(s) Summary
Update package references
src/Immediate.Jobs/Immediate.Jobs.csproj, src/Immediate.Jobs.EntityFrameworkCore/Immediate.Jobs.EntityFrameworkCore.csproj, src/Immediate.Jobs.LinqToDB/Immediate.Jobs.LinqToDB.csproj, src/Immediate.Jobs.Testing/Immediate.Jobs.Testing.csproj
Adds NoWarn="NU5104" to the affected Microsoft.Extensions, Entity Framework Core, relational, and testing package references.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the release-related fix for the .NET 11 preview, matching the package warning suppressions in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-issue

Comment @coderabbitai help to get the list of available commands.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30594086935

Coverage increased (+0.01%) to 82.365%

Details

  • Coverage increased (+0.01%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 8920
Covered Lines: 7347
Line Coverage: 82.37%
Coverage Strength: 2.72 hits per line

💛 - Coveralls

@viceroypenguin
viceroypenguin merged commit be75408 into main Jul 31, 2026
3 checks passed
@viceroypenguin
viceroypenguin deleted the release-issue branch July 31, 2026 00:44
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