Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

mark as current thread if its the main thread #228

Merged
merged 3 commits into from
Jan 15, 2020

Conversation

marandaneto
Copy link
Contributor

๐Ÿ“ข Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

๐Ÿ“œ Description

๐Ÿ’ก Motivation and Context

mark as the current thread if its the main thread, right now dashboard only shows was active=no.

๐Ÿ’š How did you test it?

๐Ÿ“ Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing

๐Ÿ”ฎ Next steps

@codecov-io
Copy link

codecov-io commented Jan 15, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #228   +/-   ##
=========================================
  Coverage     58.96%   58.96%           
  Complexity      569      569           
=========================================
  Files            72       72           
  Lines          2644     2644           
  Branches        235      235           
=========================================
  Hits           1559     1559           
  Misses          970      970           
  Partials        115      115
Impacted Files Coverage ฮ” Complexity ฮ”
...ntry-core/src/main/java/io/sentry/core/Sentry.java 0% <รธ> (รธ) 0 <0> (รธ) โฌ‡๏ธ
...re/src/main/java/io/sentry/core/ISentryClient.java 86.66% <รธ> (รธ) 7 <0> (รธ) โฌ‡๏ธ
sentry-core/src/main/java/io/sentry/core/IHub.java 81.81% <รธ> (รธ) 5 <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 be6f131...0c74cec. Read the comment docs.

@marandaneto marandaneto merged commit 0fabfbe into master Jan 15, 2020
@marandaneto marandaneto deleted the feat/current_thread branch January 15, 2020 11:13
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

3 participants