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

migration guide markdown #197

Merged
merged 6 commits into from
Dec 11, 2019
Merged

migration guide markdown #197

merged 6 commits into from
Dec 11, 2019

Conversation

marandaneto
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

creating migration guide markdown

💡 Motivation and Context

people need to know how to migrate from 1.x to 2.x version.

💚 How did you test it?

📝 Checklist

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

🔮 Next steps

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great stuff, and it's nice to see the new (unified) API is much cleaner.

MIGRATION.md Show resolved Hide resolved
marandaneto and others added 2 commits December 10, 2019 09:10
Co-Authored-By: Bruno Garcia <bruno@brunogarcia.com>
@codecov-io
Copy link

codecov-io commented Dec 10, 2019

Codecov Report

Merging #197 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #197      +/-   ##
============================================
+ Coverage     57.94%   57.98%   +0.03%     
- Complexity      547      548       +1     
============================================
  Files            72       72              
  Lines          2611     2611              
  Branches        227      227              
============================================
+ Hits           1513     1514       +1     
  Misses          981      981              
+ Partials        117      116       -1
Impacted Files Coverage Δ Complexity Δ
...c/main/java/io/sentry/core/DirectoryProcessor.java 74.07% <0%> (+3.7%) 7% <0%> (+1%) ⬆️

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 ecbabc2...cf17958. Read the comment docs.

@bruno-garcia
Copy link
Member

Let's merge #198 first

@marandaneto marandaneto marked this pull request as ready for review December 11, 2019 19:23
@marandaneto marandaneto merged commit 5a07c32 into master Dec 11, 2019
@marandaneto marandaneto deleted the enha/migration branch December 11, 2019 19:58
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