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

added javadocs to scope and its dependencies #253

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

marandaneto
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

added javadocs to the scope and its dependencies.

💡 Motivation and Context

users may learn directly from code.

💚 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 29, 2020

Codecov Report

Merging #253 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #253   +/-   ##
=========================================
  Coverage     57.26%   57.26%           
  Complexity      576      576           
=========================================
  Files            73       73           
  Lines          2761     2761           
  Branches        234      234           
=========================================
  Hits           1581     1581           
  Misses         1062     1062           
  Partials        118      118
Impacted Files Coverage Δ Complexity Δ
...ntry-core/src/main/java/io/sentry/core/Sentry.java 30.76% <ø> (ø) 7 <0> (ø) ⬇️
...core/src/main/java/io/sentry/core/SentryLevel.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...entry-core/src/main/java/io/sentry/core/Scope.java 82.1% <100%> (ø) 29 <0> (ø) ⬇️
...-core/src/main/java/io/sentry/core/Breadcrumb.java 89.09% <100%> (ø) 21 <1> (ø) ⬇️
...re/src/main/java/io/sentry/core/protocol/User.java 95.12% <100%> (ø) 18 <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 0a116e0...f71c876. Read the comment docs.

@bruno-garcia bruno-garcia merged commit e50e5d8 into master Jan 29, 2020
@bruno-garcia bruno-garcia deleted the javadocs/full_scope branch January 29, 2020 22:01
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.

3 participants