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(go/client): implement opts to setup go client #129

Merged
merged 1 commit into from
Mar 6, 2024

feat(go/client): implement opts to setup go client

aefea7c
Select commit
Loading
Failed to load commit list.
Merged

feat(go/client): implement opts to setup go client #129

feat(go/client): implement opts to setup go client
aefea7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

3.51% (+0.00%) compared to 26a6e24

View this Pull Request on Codecov

3.51% (+0.00%) compared to 26a6e24

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.51%. Comparing base (26a6e24) to head (aefea7c).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #129   +/-   ##
=====================================
  Coverage   3.51%   3.51%           
=====================================
  Files        296     296           
  Lines      97291   97291           
=====================================
  Hits        3418    3418           
  Misses     93694   93694           
  Partials     179     179           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.