Skip to content

Conversation

@GZTimeWalker
Copy link
Owner

@GZTimeWalker GZTimeWalker commented Nov 11, 2025

  • Pending Npgsql.EntityFrameworkCore.PostgreSQL

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

❌ Patch coverage is 67.36842% with 248 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.71%. Comparing base (6ffaab0) to head (082fa41).
⚠️ Report is 1 commits behind head on work.

Files with missing lines Patch % Lines
src/GZCTF/Extensions/Startup/TelemetryExtension.cs 20.00% 50 Missing and 2 partials ⚠️
src/GZCTF/Utils/LogHelper.cs 57.84% 34 Missing and 9 partials ⚠️
src/GZCTF/Models/Transfer/TransferExtensions.cs 82.80% 15 Missing and 12 partials ⚠️
src/GZCTF/Utils/PrelaunchHelper.cs 69.49% 11 Missing and 7 partials ⚠️
...c/GZCTF/Extensions/Startup/AppBuilderExtensions.cs 67.39% 14 Missing and 1 partial ⚠️
src/GZCTF/Extensions/Startup/DatabaseExtension.cs 50.00% 11 Missing and 2 partials ⚠️
src/GZCTF/Extensions/Startup/AppExtensions.cs 75.00% 6 Missing and 5 partials ⚠️
src/GZCTF/Extensions/Startup/ServicesExtension.cs 88.42% 8 Missing and 3 partials ⚠️
src/GZCTF/Extensions/OtherExtensions.cs 47.36% 9 Missing and 1 partial ⚠️
src/GZCTF/Models/Internal/Configs.cs 0.00% 9 Missing ⚠️
... and 8 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             work     #524      +/-   ##
==========================================
- Coverage   58.92%   58.71%   -0.22%     
==========================================
  Files         184      184              
  Lines        9222     9211      -11     
  Branches     1133     1134       +1     
==========================================
- Hits         5434     5408      -26     
- Misses       3368     3384      +16     
+ Partials      420      419       -1     
Files with missing lines Coverage Δ
src/GZCTF/Controllers/AccountController.cs 21.14% <100.00%> (ø)
src/GZCTF/Controllers/InfoController.cs 43.42% <100.00%> (ø)
src/GZCTF/Extensions/DatabaseSinkExtension.cs 87.93% <100.00%> (ø)
src/GZCTF/Extensions/SignalRSinkExtension.cs 86.36% <100.00%> (ø)
src/GZCTF/Models/Request/Account/LoginModel.cs 100.00% <ø> (ø)
src/GZCTF/Models/Request/Account/RecoveryModel.cs 0.00% <ø> (ø)
src/GZCTF/Models/Request/Account/RegisterModel.cs 100.00% <ø> (ø)
src/GZCTF/Program.cs 71.42% <100.00%> (ø)
src/GZCTF/Utils/RecordableNetworkStream.cs 0.00% <ø> (ø)
src/GZCTF/Utils/Shared.cs 48.57% <100.00%> (ø)
... and 18 more

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GZTimeWalker
Copy link
Owner Author

@copilot researching and trying to resolve a publish error caused by upgrading to today's release of .net 10:
You may need to download and install the latest version of the dotnet 10 runtime environment.

  Optimizing DbContext...
/home/runner/.nuget/packages/microsoft.entityframeworkcore.tasks/10.0.0/buildTransitive/Microsoft.EntityFrameworkCore.Tasks.targets(98,5): warning : NativeAOT support is experimental and can change in the future. [/home/runner/work/GZCTF/GZCTF/src/GZCTF/GZCTF.csproj]
Error: /home/runner/work/GZCTF/GZCTF/src/GZCTF/obj/Release/net10.0/ExerciseDependencyEntityType.g.cs(265,356): error CS1503: Argument 1: cannot convert from 'Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IInternalEntry' to 'Microsoft.EntityFrameworkCore.Metadata.IPropertyBase' [/home/runner/work/GZCTF/GZCTF/src/GZCTF/GZCTF.csproj]

Summary the reason and give me a feedback as result. Try to make the ci works.

Copy link
Contributor

Copilot AI commented Nov 11, 2025

@GZTimeWalker I've opened a new pull request, #525, to work on those changes. Once the pull request is ready, I'll request review from you.

@GZTimeWalker GZTimeWalker merged commit 9acc848 into work Nov 23, 2025
7 checks passed
@GZTimeWalker GZTimeWalker deleted the net10 branch November 23, 2025 04:48
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