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

SNOW-540086: Missing critical areas for code coverage #873

Merged
merged 3 commits into from
Aug 4, 2023

Conversation

sfc-gh-ext-simba-lb
Copy link
Contributor

@sfc-gh-ext-simba-lb sfc-gh-ext-simba-lb commented Aug 2, 2023

Description

Rename test_util.go so that it's excluded from code coverage. It's only used for tests.
Add AuthTypeTokenAccessor to determineAuthenticatorType() so it can be parsed in the DSN.

Checklist

  • Code compiles correctly
  • Run make fmt to fix inconsistent formats
  • Run make lint to get lint errors and fix all of them
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

fix heartbeat test

remove heartbeat test
Copy link
Collaborator

@sfc-gh-igarish sfc-gh-igarish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

put_get_test.go Outdated Show resolved Hide resolved
@sfc-gh-ext-simba-lb sfc-gh-ext-simba-lb merged commit ad2d6fe into master Aug 4, 2023
21 checks passed
@sfc-gh-ext-simba-lb sfc-gh-ext-simba-lb deleted the codeCovMissingAreas branch August 4, 2023 15:34
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants