snowflake-connector-nodejs
snowflake-connector-nodejs copied to clipboard
Test pr 764 3
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
andnpm 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
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
Codecov Report
Attention: Patch coverage is 92.30769%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 89.00%. Comparing base (
d026eda
) to head (218d1ad
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
lib/connection/connection_config.js | 75.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #766 +/- ##
==========================================
- Coverage 89.02% 89.00% -0.02%
==========================================
Files 61 61
Lines 5831 5840 +9
==========================================
+ Hits 5191 5198 +7
- Misses 640 642 +2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I have read the CLA Document and I hereby sign the CLA