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

add ScheduledForRemoval annotation to deprecated methods #375

Merged
merged 1 commit into from
Apr 24, 2020
Merged

add ScheduledForRemoval annotation to deprecated methods #375

merged 1 commit into from
Apr 24, 2020

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Apr 24, 2020

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

add ScheduledForRemoval annotation to deprecated methods

馃挕 Motivation and Context

so we can remove them on the next major bump.

馃挌 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 Apr 24, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #375   +/-   ##
=========================================
  Coverage     58.89%   58.89%           
  Complexity      758      758           
=========================================
  Files            87       87           
  Lines          3540     3540           
  Branches        341      341           
=========================================
  Hits           2085     2085           
  Misses         1302     1302           
  Partials        153      153           
Impacted Files Coverage 螖 Complexity 螖
.../src/main/java/io/sentry/core/protocol/Device.java 0.00% <酶> (酶) 0.00 <0.00> (酶)

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 e6810f9...443bd86. Read the comment docs.

@marandaneto marandaneto merged commit 20d604c into getsentry:master Apr 24, 2020
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

2 participants