fix(core): Allow ignoring SSL issues on generic oauth2 credentials #6702
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jul 26, 2023 in 0s
29.11% (+0.00%) compared to ed9f86b
View this Pull Request on Codecov
29.11% (+0.00%) compared to ed9f86b
Details
Codecov Report
Patch coverage: 45.45%
and no project coverage change.
Comparison is base (
ed9f86b
) 29.11% compared to head (6577d43
) 29.11%.
Report is 9 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6702 +/- ##
=======================================
Coverage 29.11% 29.11%
=======================================
Files 3098 3098
Lines 189558 189567 +9
Branches 21103 21105 +2
=======================================
+ Hits 55185 55190 +5
- Misses 133453 133457 +4
Partials 920 920
Files Changed | Coverage Δ | |
---|---|---|
packages/@n8n/client-oauth2/src/utils.ts | 77.27% <ø> (ø) |
|
packages/cli/src/AbstractServer.ts | 0.00% <0.00%> (ø) |
|
packages/cli/src/WorkflowRunnerProcess.ts | 0.00% <0.00%> (ø) |
|
...ckages/cli/src/credentials/oauth2Credential.api.ts | 0.00% <ø> (ø) |
|
packages/core/src/NodeExecuteFunctions.ts | 17.33% <0.00%> (-0.02%) |
⬇️ |
...es/nodes-base/credentials/OAuth2Api.credentials.ts | 0.00% <ø> (ø) |
|
packages/workflow/src/Interfaces.ts | 57.14% <ø> (ø) |
|
packages/workflow/src/NodeHelpers.ts | 50.19% <0.00%> (-0.10%) |
⬇️ |
packages/cli/src/ActiveWorkflowRunner.ts | 46.62% <50.00%> (+0.02%) |
⬆️ |
packages/@n8n/client-oauth2/src/ClientOAuth2.ts | 72.97% <66.66%> (-2.03%) |
⬇️ |
... and 1 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading