Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 8 preparation #1809

Merged
merged 2 commits into from
Jul 13, 2023
Merged

.NET 8 preparation #1809

merged 2 commits into from
Jul 13, 2023

Conversation

martincostello
Copy link
Owner

- Remove ExcludeByAttribute as duplicating the defaults.
- Fix code analysis warning identified in #1808.
@martincostello martincostello enabled auto-merge (rebase) July 13, 2023 13:47
@martincostello martincostello disabled auto-merge July 13, 2023 13:48
Copy link
Collaborator

@costellobot costellobot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Device URL
desktop https://localhost:5001

Device URL
mobile https://localhost:5001

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

Exclude code decorated with `[GeneratedCode]` from code coverage.
@martincostello martincostello enabled auto-merge (rebase) July 13, 2023 13:50
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bfaa472) 85.82% compared to head (907c516) 85.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1809   +/-   ##
=======================================
  Coverage   85.82%   85.82%           
=======================================
  Files         153      153           
  Lines        3309     3309           
=======================================
  Hits         2840     2840           
  Misses        469      469           
Flag Coverage Δ
linux 85.82% <ø> (ø)
macos 85.82% <ø> (ø)
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/LondonTravel.Site/Swagger/ExampleFilter.cs 82.25% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@martincostello martincostello merged commit a26e347 into main Jul 13, 2023
@martincostello martincostello deleted the dotnet-8-prep branch July 13, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants