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: BindCommand unhandled exceptions don't fire on Xamarin Android #2043

Merged
merged 1 commit into from
May 21, 2019

Conversation

glennawatson
Copy link
Contributor

Fixes #1859 where the android bind command will swallow exceptions.

@glennawatson glennawatson requested a review from a team May 21, 2019 10:02
@codecov
Copy link

codecov bot commented May 21, 2019

Codecov Report

Merging #2043 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2043   +/-   ##
======================================
  Coverage    60.2%   60.2%           
======================================
  Files         116     116           
  Lines        4453    4453           
  Branches      639     639           
======================================
  Hits         2681    2681           
  Misses       1600    1600           
  Partials      172     172

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 fec9946...a1b77fe. Read the comment docs.

@glennawatson glennawatson changed the title fix: BindCommand unhandled excpetions don't fire on Xamarin Android fix: BindCommand unhandled exceptions don't fire on Xamarin Android May 21, 2019
@glennawatson glennawatson merged commit fd9df6b into master May 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the issue-1859 branch May 21, 2019 10:18
@lock lock bot locked and limited conversation to collaborators Aug 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.

BindCommand unhandled exceptions are swallowed in Xamarin.Android
1 participant