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: Add GET /connectors route to list all installed connectors #47

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

antoinegelloz
Copy link
Contributor

No description provided.

@flemzord flemzord changed the title Add GET /connectors route to list all installed connectors feat: Add GET /connectors route to list all installed connectors Oct 25, 2022
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #47 (786c995) into main (b969979) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

❗ Current head 786c995 differs from pull request most recent head 50d52fa. Consider uploading reports for the commit 50d52fa to get more accurate results

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   28.04%   27.89%   -0.16%     
==========================================
  Files          70       70              
  Lines        3451     3477      +26     
==========================================
+ Hits          968      970       +2     
- Misses       2399     2423      +24     
  Partials       84       84              
Impacted Files Coverage Δ
internal/app/api/connector.go 0.00% <0.00%> (ø)
internal/app/api/connectormodule.go 0.00% <0.00%> (ø)
internal/pkg/integration/manager.go 50.31% <0.00%> (-0.65%) ⬇️
internal/pkg/integration/store.go 21.68% <0.00%> (-1.69%) ⬇️
...rnal/pkg/connectors/dummypay/task_generate_file.go 74.25% <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 cddea5e into main Oct 25, 2022
@antoinegelloz antoinegelloz deleted the num-964-list-all-connectors branch October 25, 2022 15:07
@antoinegelloz antoinegelloz restored the num-964-list-all-connectors branch October 28, 2022 18:02
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