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-1801434 add GUID to request in node.js driver #965

Merged

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

@sfc-gh-fpawlowski sfc-gh-fpawlowski changed the base branch from master to SNOW-1631790-Transport-Layer November 19, 2024 09:03
@sfc-gh-fpawlowski sfc-gh-fpawlowski marked this pull request as ready for review November 19, 2024 09:04
@sfc-gh-fpawlowski sfc-gh-fpawlowski requested a review from a team as a code owner November 19, 2024 09:04
@sfc-gh-fpawlowski sfc-gh-fpawlowski self-assigned this Nov 19, 2024
lib/services/sf.js Outdated Show resolved Hide resolved
@sfc-gh-dszmolka sfc-gh-dszmolka changed the title Snow 1801434 add GUID to request in node.js driver SNOW-1801434 add GUID to request in node.js driver Nov 19, 2024
lib/services/sf.js Outdated Show resolved Hide resolved
lib/http/request_util.js Outdated Show resolved Hide resolved
@sfc-gh-pmotacki sfc-gh-pmotacki force-pushed the SNOW-1631790-Transport-Layer branch from adb13c4 to 6c27246 Compare December 5, 2024 10:20
Base automatically changed from SNOW-1631790-Transport-Layer to master December 5, 2024 11:45
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.87%. Comparing base (bf3b4c2) to head (aec74ec).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #965      +/-   ##
==========================================
+ Coverage   88.80%   88.87%   +0.06%     
==========================================
  Files          71       72       +1     
  Lines        6889     6911      +22     
==========================================
+ Hits         6118     6142      +24     
+ Misses        771      769       -2     

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

@sfc-gh-fpawlowski sfc-gh-fpawlowski merged commit 6d27e7d into master Dec 6, 2024
58 of 59 checks passed
@sfc-gh-fpawlowski sfc-gh-fpawlowski deleted the SNOW-1801434-Add-GUID-to-request-in-NODE.js-driver branch December 6, 2024 14:33
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 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.

3 participants