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-1658878 unhandled rejection at promise the callback argument must be of type function. received undefined #939

Conversation

sfc-gh-fpawlowski
Copy link
Contributor

Description

Please explain the changes you made here.

Checklist

  • Format code according to the existing code style (run npm run lint:check -- CHANGED_FILES and fix problems in changed code)
  • Create tests which fail without the change (if possible)
  • Make all tests (unit and integration) pass (npm run test:unit and npm run test:integration)
  • Extend the README / documentation and ensure is properly displayed (if necessary)
  • Provide JIRA issue id (if possible) or GitHub issue id in commit message

test/integration/testConnection.js Outdated Show resolved Hide resolved
test/integration/testConnection.js Outdated Show resolved Hide resolved
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.97%. Comparing base (b45ac51) to head (852698f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #939      +/-   ##
==========================================
+ Coverage   88.90%   88.97%   +0.06%     
==========================================
  Files          66       67       +1     
  Lines        6455     6459       +4     
==========================================
+ Hits         5739     5747       +8     
+ Misses        716      712       -4     

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

@sfc-gh-dszmolka sfc-gh-dszmolka changed the title Snow 1658878 unhandled rejection at promise the callback argument must be of type function. received undefined SNOW-1658878 unhandled rejection at promise the callback argument must be of type function. received undefined Oct 29, 2024
@sfc-gh-pmotacki sfc-gh-pmotacki force-pushed the SNOW-1658878-Unhandled-Rejection-at-Promise-The-callback-argument-must-be-of-type-function.-Received-undefined branch from b7dd57a to 852698f Compare November 4, 2024 09:01
@sfc-gh-pmotacki sfc-gh-pmotacki merged commit c77f3d6 into master Nov 4, 2024
58 of 59 checks passed
@sfc-gh-pmotacki sfc-gh-pmotacki deleted the SNOW-1658878-Unhandled-Rejection-at-Promise-The-callback-argument-must-be-of-type-function.-Received-undefined branch November 4, 2024 10:51
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2024
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.

4 participants