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: human readable names for connector tasks #55

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

darkmatterpool
Copy link
Contributor

Signed-off-by: Lawrence Zawila [email protected]

@codecov
Copy link

codecov bot commented Nov 13, 2022

Codecov Report

Merging #55 (5beac3e) into main (7a29c6d) will increase coverage by 0.12%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   27.20%   27.32%   +0.12%     
==========================================
  Files          73       73              
  Lines        3698     3707       +9     
==========================================
+ Hits         1006     1013       +7     
- Misses       2598     2601       +3     
+ Partials       94       93       -1     
Impacted Files Coverage Δ
...nternal/pkg/connectors/dummypay/task_descriptor.go 72.72% <ø> (ø)
internal/pkg/connectors/dummypay/task_ingest.go 47.61% <0.00%> (-1.17%) ⬇️
internal/pkg/connectors/modulr/connector.go 0.00% <0.00%> (ø)
...ernal/pkg/connectors/modulr/task_fetch_accounts.go 0.00% <0.00%> (ø)
internal/pkg/connectors/modulr/task_resolve.go 0.00% <0.00%> (ø)
internal/pkg/connectors/stripe/connector.go 0.00% <0.00%> (ø)
internal/pkg/connectors/stripe/task_main.go 0.00% <0.00%> (ø)
internal/pkg/connectors/wise/connector.go 0.00% <0.00%> (ø)
...nternal/pkg/connectors/wise/task_fetch_profiles.go 0.00% <0.00%> (ø)
internal/pkg/connectors/wise/task_resolve.go 0.00% <0.00%> (ø)
... and 3 more

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 2c8ec51 into main Nov 14, 2022
@darkmatterpool darkmatterpool deleted the feat/task-names branch November 14, 2022 16:21
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