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

Adjust library for .NET 6 target #860

Merged
merged 4 commits into from
Nov 3, 2022
Merged

Adjust library for .NET 6 target #860

merged 4 commits into from
Nov 3, 2022

Conversation

atifaziz
Copy link
Member

This PR adds the .NET 6 target for the main library projects and adjusts mostly for nullability errors.

@atifaziz atifaziz self-assigned this Oct 31, 2022
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #860 (0d59fcc) into master (c16cf64) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 0d59fcc differs from pull request most recent head 8a8baf5. Consider uploading reports for the commit 8a8baf5 to get more accurate results

@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
- Coverage   92.47%   92.45%   -0.02%     
==========================================
  Files         108      108              
  Lines        3453     3446       -7     
  Branches     1026     1025       -1     
==========================================
- Hits         3193     3186       -7     
  Misses        197      197              
  Partials       63       63              
Impacted Files Coverage Δ
MoreLinq/PartialSort.cs 100.00% <ø> (ø)
MoreLinq/ReverseComparer.cs 100.00% <ø> (ø)
MoreLinq/Collections/Dictionary.cs 100.00% <100.00%> (ø)
MoreLinq/Rank.cs 96.15% <100.00%> (+0.32%) ⬆️
MoreLinq/ToDataTable.cs 96.87% <100.00%> (-0.04%) ⬇️
MoreLinq/Trace.cs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

MoreLinq/Collections/Dictionary.cs Outdated Show resolved Hide resolved
@atifaziz atifaziz merged commit d684bf8 into morelinq:master Nov 3, 2022
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