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

Update to .NET 7 #374

Closed
wants to merge 10 commits into from
Closed

Conversation

martincostello
Copy link
Member

Update to .NET 7.

@martincostello martincostello added enhancement dependencies Pull requests that update a dependency file labels Feb 17, 2022
@martincostello martincostello added this to the Future milestone Feb 17, 2022
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #374 (9c3c50d) into main (59cb5ac) will increase coverage by 0.13%.
The diff coverage is 100.00%.

❗ Current head 9c3c50d differs from pull request most recent head 7b0a4ed. Consider uploading reports for the commit 7b0a4ed to get more accurate results

@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
+ Coverage   94.91%   95.04%   +0.13%     
==========================================
  Files          27       27              
  Lines         610      606       -4     
==========================================
- Hits          579      576       -3     
+ Misses         31       30       -1     
Flag Coverage Δ
linux 94.22% <100.00%> (+0.12%) ⬆️
macos 94.88% <100.00%> (+0.13%) ⬆️
windows 94.05% <100.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
...stEat.StatsD/TagsFormatters/StatsDTagsFormatter.cs 93.22% <100.00%> (-0.44%) ⬇️
src/JustEat.StatsD/ConnectedSocketPool.cs 87.80% <0.00%> (+2.43%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Update to preview 1 of .NET 7.
Update to preview 2 of .NET 7.
Update to preview 3 of .NET 7.
Update to preview 4 of .NET 7.
Update to preview 5 of .NET 7.
Update to preview 6 of .NET 7.
Update to preview 7 of .NET 7.
- Update to release candidate 1 of .NET 7.
- Fix compiler error.
- Apply two code simplifications suggested by Visual Studio.
Update to release candidate 2 of .NET 7.
Update to the stable release of .NET 7.
@martincostello
Copy link
Member Author

Nerd sniping @slang25 as to how to fix the compiler warnings as I don't really understand the new scoped feature 😅

@martincostello martincostello deleted the DotNet-7 branch March 23, 2023 16:35
@martincostello martincostello mentioned this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant