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

Unmarshal error on payment creation in production environment #35

Merged
merged 4 commits into from
Jan 18, 2023
Merged

Conversation

matm
Copy link
Owner

@matm matm commented Jan 18, 2023

Fixes #34

@matm matm changed the title Fix the env inconsistency with a dirty hack Unmarshal error on payment creation in production environment Jan 18, 2023
@matm matm self-assigned this Jan 18, 2023
@matm matm added this to the 1.0.3 milestone Jan 18, 2023
@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #35 (1b0fb4a) into main (d99bbfc) will increase coverage by 0.87%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   91.02%   91.89%   +0.87%     
==========================================
  Files          12       12              
  Lines         323      358      +35     
==========================================
+ Hits          294      329      +35     
  Misses         21       21              
  Partials        8        8              
Impacted Files Coverage Δ
payments/payment.go 91.78% <100.00%> (+7.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@matm matm merged commit 070eded into main Jan 18, 2023
@matm matm deleted the issue-34 branch January 18, 2023 21:24
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.

Unmarshal error on payment creation in production environment
1 participant