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

feature: Add nullability support #692

Merged
merged 4 commits into from
Apr 6, 2021
Merged

Conversation

glennawatson
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #692 (6d8d53f) into main (d87d6ca) will decrease coverage by 0.37%.
The diff coverage is 61.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #692      +/-   ##
==========================================
- Coverage   71.77%   71.40%   -0.38%     
==========================================
  Files          99       99              
  Lines        4741     4791      +50     
==========================================
+ Hits         3403     3421      +18     
- Misses       1338     1370      +32     
Impacted Files Coverage Δ
src/Splat.Autofac/SplatAutofacExtensions.cs 100.00% <ø> (ø)
src/Splat.Drawing/Bitmaps/BitmapLoader.cs 0.00% <0.00%> (ø)
src/Splat.Drawing/DefaultPlatformModeDetector.cs 0.00% <0.00%> (ø)
src/Splat.Drawing/PlatformModeDetector.cs 0.00% <0.00%> (ø)
src/Splat.Drawing/Platforms/ReflectionStubs.cs 0.00% <0.00%> (ø)
...lat.Drawing/Platforms/net5/Bitmaps/BitmapMixins.cs 0.00% <0.00%> (ø)
...at.Drawing/Platforms/net5/Maths/PointExtensions.cs 0.00% <0.00%> (ø)
...lat.Drawing/Platforms/net5/Maths/RectExtensions.cs 0.00% <0.00%> (ø)
...lat.Drawing/Platforms/net5/Maths/SizeExtensions.cs 0.00% <0.00%> (ø)
...wing/Platforms/netcoreapp3/Bitmaps/BitmapMixins.cs 0.00% <0.00%> (ø)
... and 47 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 d87d6ca...6d8d53f. Read the comment docs.

@glennawatson glennawatson merged commit 15f06e8 into main Apr 6, 2021
@glennawatson glennawatson deleted the glennawatson-new-nullability branch April 6, 2021 07:10
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants