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

refactor: check for global stack traces instead of forcing NewGlobal #71

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

morningvera
Copy link
Member

No description provided.

@morningvera morningvera added the refactor Improvements to existing functionality label Jan 27, 2020
@morningvera morningvera requested a review from sum2000 January 27, 2020 20:44
@codecov-io
Copy link

codecov-io commented Jan 27, 2020

Codecov Report

Merging #71 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   89.36%   89.54%   +0.18%     
==========================================
  Files           3        3              
  Lines         282      287       +5     
==========================================
+ Hits          252      257       +5     
  Misses         19       19              
  Partials       11       11
Impacted Files Coverage Δ
eris.go 100% <100%> (ø) ⬆️
stack.go 68.57% <100%> (+2.94%) ⬆️

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 4cb1827...5d11a36. Read the comment docs.

stack.go Outdated Show resolved Hide resolved
examples_test.go Show resolved Hide resolved
@morningvera morningvera force-pushed the refactor/global-errors branch from a8d5d1b to 5d11a36 Compare January 28, 2020 19:35
@sum2000
Copy link
Member

sum2000 commented Jan 28, 2020

Until we don't release a new version, people will still be using NewGlobal so maybe we should not updated docs and example until then?

@morningvera morningvera requested a review from sum2000 January 28, 2020 19:51
@morningvera morningvera force-pushed the refactor/global-errors branch from 5d11a36 to e6330bf Compare January 28, 2020 19:51
Copy link
Member

@sum2000 sum2000 left a comment

Choose a reason for hiding this comment

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

lgtm

@morningvera morningvera merged commit 6d09459 into master Jan 28, 2020
@morningvera morningvera deleted the refactor/global-errors branch January 31, 2020 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improvements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants