Skip to content

Update to .NET 8/9#4

Open
thisisnacho wants to merge 13 commits intomasterfrom
codex/update-dependencies-to-.net-8-and-9
Open

Update to .NET 8/9#4
thisisnacho wants to merge 13 commits intomasterfrom
codex/update-dependencies-to-.net-8-and-9

Conversation

@thisisnacho
Copy link
Copy Markdown
Owner

@thisisnacho thisisnacho commented Jul 4, 2025

Summary

  • update target frameworks to net8.0 and net9.0
  • bump package versions to latest
  • update tests to use Assert.ThrowsAsync

Testing

  • dotnet restore src/Panner.AspNetCore.csproj
  • dotnet restore tests/Panner.AspNetCore.Tests/Panner.AspNetCore.Tests.csproj
  • DOTNET_ROLL_FORWARD=Major dotnet test tests/Panner.AspNetCore.Tests/Panner.AspNetCore.Tests.csproj --no-restore

https://chatgpt.com/codex/tasks/task_e_6867546b1cf0833288125118eebca711

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 4, 2025

Pull Request Test Coverage Report for Build 16077701928

Details

  • 0 of 52 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-36.2%) to 58.73%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Binders/FilterParticlesMinimalBinder.cs 0 26 0.0%
src/Binders/SortParticlesMinimalBinder.cs 0 26 0.0%
Totals Coverage Status
Change from base Build 1333057240: -36.2%
Covered Lines: 87
Relevant Lines: 143

💛 - Coveralls

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jul 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
29.5% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants