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: Expose FlushAsync to intellisense #362

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Conversation

bruno-garcia
Copy link
Member

Resolves #360

@codecov-io
Copy link

codecov-io commented Feb 14, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #362   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files         117      117           
  Lines        2802     2802           
=======================================
  Hits         2615     2615           
  Misses        187      187
Impacted Files Coverage Δ
src/Sentry/SentrySdk.cs 100% <ø> (ø) ⬆️

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 0f1e3c6...a065940. Read the comment docs.

@bruno-garcia bruno-garcia merged commit 987834f into master Feb 14, 2020
@bruno-garcia bruno-garcia deleted the fix/expose-flush-to-ide branch February 14, 2020 16:54
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.

SentrySdk.FlushAsync not EditorBrowsable
2 participants