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

Use nullable reference types #908

Merged
merged 3 commits into from
May 26, 2019
Merged

Use nullable reference types #908

merged 3 commits into from
May 26, 2019

Conversation

bartdesmet
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 26, 2019

Codecov Report

Merging #908 into master will increase coverage by 0.05%.
The diff coverage is 68.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #908      +/-   ##
==========================================
+ Coverage   65.51%   65.57%   +0.05%     
==========================================
  Files         165      165              
  Lines       25429    25432       +3     
  Branches    18351    18311      -40     
==========================================
+ Hits        16661    16677      +16     
- Misses       2132     2135       +3     
+ Partials     6636     6620      -16
Flag Coverage Δ
#ixnet 65.57% <68.44%> (+0.05%) ⬆️
Impacted Files Coverage Δ
...e/System.Linq.Async/System/Linq/AsyncEnumerator.cs 43.58% <ø> (ø) ⬆️
...roviders/System/Linq/AsyncQueryableEx.Generated.cs 99.79% <ø> (ø) ⬆️
...m.Linq.Async/System/Linq/AsyncEnumerableHelpers.cs 62.16% <ø> (ø) ⬆️
...c.Queryable/System/Linq/AsyncEnumerableRewriter.cs 55.9% <ø> (ø) ⬆️
...c.Queryable/System/Linq/AsyncEnumerableExecutor.cs 100% <ø> (ø) ⬆️
....Queryable/System/Linq/AsyncQueryable.Generated.cs 99.69% <ø> (-0.04%) ⬇️
...ource/System.Linq.Async/System/Linq/Disposables.cs 95.45% <ø> (ø) ⬆️
...Linq.Async/System/Linq/AsyncEnumerablePartition.cs 60.71% <0%> (ø) ⬆️
...m.Interactive.Async/System/Linq/Operators/MinBy.cs 36.92% <0%> (+1.02%) ⬆️
....Interactive.Async/System/Linq/Operators/Return.cs 59.61% <0%> (-3.85%) ⬇️
... and 77 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad58020...46f5123. Read the comment docs.

@bartdesmet bartdesmet merged commit 305d381 into master May 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the NullableReferenceTypes branch May 26, 2019 10:00
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.

1 participant