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

Fix/formatting #57

Merged
merged 1 commit into from
Jan 12, 2020
Merged

Fix/formatting #57

merged 1 commit into from
Jan 12, 2020

Conversation

sum2000
Copy link
Member

@sum2000 sum2000 commented Jan 11, 2020

I decided to pass the format object to the new methods instead of interface since that is easier for the implementer. Let me know if you think the interface makes more sense and why.

@sum2000 sum2000 requested a review from morningvera January 11, 2020 20:48
Copy link
Member

@morningvera morningvera left a comment

Choose a reason for hiding this comment

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

need to fix lots of minor mistakes. haven't reviewed functionality that much yet.

eris_test.go Outdated Show resolved Hide resolved
eris_test.go Outdated Show resolved Hide resolved
eris_test.go Outdated Show resolved Hide resolved
examples_test.go Show resolved Hide resolved
examples_test.go Outdated Show resolved Hide resolved
format.go Outdated Show resolved Hide resolved
format.go Outdated Show resolved Hide resolved
format.go Outdated Show resolved Hide resolved
format.go Outdated Show resolved Hide resolved
format.go Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Jan 11, 2020

Codecov Report

Merging #57 into master will decrease coverage by 1.9%.
The diff coverage is 93.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   94.37%   92.46%   -1.91%     
==========================================
  Files           3        3              
  Lines         231      239       +8     
==========================================
+ Hits          218      221       +3     
- Misses          9       11       +2     
- Partials        4        7       +3
Impacted Files Coverage Δ
eris.go 100% <100%> (ø) ⬆️
format.go 94.23% <92.85%> (-5.77%) ⬇️
stack.go 75% <0%> (+2.08%) ⬆️

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 c742c91...2933999. Read the comment docs.

@morningvera morningvera self-requested a review January 11, 2020 23:14
@sum2000 sum2000 force-pushed the fix/formatting branch 2 times, most recently from 45661e8 to 16b9709 Compare January 12, 2020 00:18
morningvera
morningvera previously approved these changes Jan 12, 2020
Copy link
Member

@morningvera morningvera left a comment

Choose a reason for hiding this comment

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

lgtm

format.go Show resolved Hide resolved
@sum2000 sum2000 merged commit 5a86ea6 into master Jan 12, 2020
@morningvera morningvera deleted the fix/formatting branch January 16, 2020 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants