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: stripe transactions having no payouts were causing panic #49

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

darkmatterpool
Copy link
Contributor

Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #49 (0cd16bb) into main (cddea5e) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   27.81%   27.84%   +0.03%     
==========================================
  Files          70       70              
  Lines        3477     3480       +3     
==========================================
+ Hits          967      969       +2     
- Misses       2425     2426       +1     
  Partials       85       85              
Impacted Files Coverage Δ
internal/pkg/connectors/stripe/translate.go 0.00% <0.00%> (ø)
...rnal/pkg/connectors/dummypay/task_generate_file.go 73.26% <0.00%> (+1.98%) ⬆️

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

@antoinegelloz antoinegelloz merged commit 891d658 into main Oct 28, 2022
@antoinegelloz antoinegelloz deleted the fix/ignore-stripe-transactions-with-no-payouts branch October 28, 2022 13:14
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