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

feat: send kafka message when connector is reset #82

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

darkmatterpool
Copy link
Contributor

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

codecov bot commented Jan 5, 2023

Codecov Report

Merging #82 (c6b8c3d) into main (b80d1ce) will increase coverage by 0.03%.
The diff coverage is 1.33%.

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   19.79%   19.83%   +0.03%     
==========================================
  Files         101      103       +2     
  Lines        4480     4502      +22     
==========================================
+ Hits          887      893       +6     
- Misses       3492     3509      +17     
+ Partials      101      100       -1     
Impacted Files Coverage Δ
internal/app/api/connectormodule.go 0.00% <0.00%> (ø)
internal/app/ingestion/accounts.go 0.00% <0.00%> (ø)
internal/app/ingestion/payments.go 0.00% <0.00%> (ø)
internal/app/messages/accounts.go 0.00% <0.00%> (ø)
internal/app/messages/connectors.go 0.00% <0.00%> (ø)
internal/app/messages/payments.go 0.00% <0.00%> (ø)
internal/app/integration/manager.go 46.89% <9.09%> (-2.21%) ⬇️
...rnal/app/connectors/dummypay/task_generate_file.go 71.96% <0.00%> (+4.67%) ⬆️

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

@darkmatterpool darkmatterpool merged commit 0c89897 into main Jan 6, 2023
@darkmatterpool darkmatterpool deleted the feat/reset-payments-message branch January 6, 2023 10:39
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