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

More net8 changes #446

Merged
merged 6 commits into from
May 22, 2023
Merged

More net8 changes #446

merged 6 commits into from
May 22, 2023

Conversation

viceroypenguin
Copy link
Owner

No description provided.

net8 corelib introduced this operator, so we no longer need to provide it; and we want to remove future conflict.
@viceroypenguin viceroypenguin added this to the 5.1.0 milestone May 22, 2023
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 🎉

Comparison is base (ece33ec) 88.29% compared to head (ad262fb) 88.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   88.29%   88.35%   +0.06%     
==========================================
  Files         245      245              
  Lines        7720     7723       +3     
  Branches     1777     1777              
==========================================
+ Hits         6816     6824       +8     
+ Misses        462      460       -2     
+ Partials      442      439       -3     
Impacted Files Coverage Δ
Source/SuperLinq.Async/Amb.cs 92.53% <100.00%> (+1.62%) ⬆️
Source/SuperLinq.Async/ConcurrentMerge.cs 100.00% <100.00%> (+3.84%) ⬆️
Source/SuperLinq.Async/Timeout.cs 96.15% <100.00%> (+4.15%) ⬆️
Source/SuperLinq/ToDictionary.cs 100.00% <100.00%> (ø)

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

@viceroypenguin viceroypenguin merged commit 577cfda into master May 22, 2023
@viceroypenguin viceroypenguin deleted the net8-preview branch May 22, 2023 17:49
@viceroypenguin viceroypenguin linked an issue May 22, 2023 that may be closed by this pull request
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.

Hide ToDictionary() in net8+
1 participant