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

fix: Missing override for platform mode detector #406

Merged
merged 2 commits into from Sep 20, 2019

Conversation

glennawatson
Copy link
Contributor

Adds a way to override the platform mode detector.

@glennawatson glennawatson requested a review from a team September 20, 2019 13:44
@codecov
Copy link

codecov bot commented Sep 20, 2019

Codecov Report

Merging #406 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   64.66%   64.61%   -0.05%     
==========================================
  Files          70       70              
  Lines        4109     4112       +3     
  Branches      420      420              
==========================================
  Hits         2657     2657              
- Misses       1376     1379       +3     
  Partials       76       76
Impacted Files Coverage Δ
src/Splat.Drawing/PlatformModeDetector.cs 0% <0%> (ø) ⬆️

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 0d1fc01...0abc80f. Read the comment docs.

@glennawatson glennawatson merged commit 6c87509 into master Sep 20, 2019
@glennawatson glennawatson deleted the glennawatson-add-override branch September 20, 2019 14:17
@lock lock bot locked and limited conversation to collaborators Dec 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant