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

Check type of navigator.sendBeacon #2039

Merged
merged 1 commit into from Mar 24, 2021

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Mar 23, 2021

Unblock #1825 by fixing its compilation error. Also a stricter and safer check anyways.

@dyladan dyladan changed the title chore: use a check the compiler does not recognize as always true Check type of navigator.sendBeacon Mar 23, 2021
@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #2039 (6c08e65) into main (b50f837) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 6c08e65 differs from pull request most recent head b051204. Consider uploading reports for the commit b051204 to get more accurate results

@@            Coverage Diff             @@
##             main    #2039      +/-   ##
==========================================
+ Coverage   92.98%   93.00%   +0.01%     
==========================================
  Files         152      152              
  Lines        5934     5934              
  Branches     1247     1247              
==========================================
+ Hits         5518     5519       +1     
+ Misses        416      415       -1     
Impacted Files Coverage Δ
...emetry-core/src/platform/node/RandomIdGenerator.ts 93.75% <0.00%> (+6.25%) ⬆️

@vmarchaud vmarchaud merged commit 961fdd4 into open-telemetry:main Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants