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

Tests/e2e front door #35

Merged
merged 24 commits into from
May 4, 2023
Merged

Tests/e2e front door #35

merged 24 commits into from
May 4, 2023

Conversation

TheUnderScorer
Copy link
Contributor

No description provided.

@TheUnderScorer TheUnderScorer self-assigned this Apr 18, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2023

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
59.35% (+0.08% 🔼)
311/524
🔴 Branches
49.15% (+0.88% 🔼)
58/118
🟡 Functions 60.2% 59/98
🔴 Lines
59.65% (+0.08% 🔼)
303/508

Test suite run success

61 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 997f0ba

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 59.35 49.15 60.2 59.64
🟡  management 56.49 60 80.95 56.49
🟢   config.ts 100 100 100 100
🔴   env.ts 0 0 0 0 3-23
🟢   github.ts 100 77.77 100 100 46,61
🟢   healthCheck.ts 100 66.66 100 100 57
🔴   index.ts 0 0 0 0 2-121
🟢   rollback.ts 100 100 100 100
🟡   semver.ts 80 100 100 80 7
🟢   settings.ts 100 100 100 100
🟢   site.ts 100 80 100 100 47
🟢   storage.ts 100 100 100 100
🟡  proxy/customer-variables 52.63 50 40 56.86
🟡   CustomerVariables.ts 78.94 0 100 77.77 26,44-52
🔴   EnvCustomerVariables.ts 0 0 0 0 3-9
🟢   defaults.ts 100 100 100 100
🟢   maybeObfuscateVariable.ts 100 100 100 100
🔴   selectors.ts 0 100 0 0 2-22
🟢   types.ts 100 100 100 100
🟢  proxy/domain 83.83 50 100 83.15
🟢   tld.ts 83.83 50 100 83.15 74,87,124,135-141,148,172,188,194,198,202,217,227
🔴  proxy/errors 0 100 0 0
🔴   IntegrationError.ts 0 100 0 0 1-7
🔴  proxy/handlers 0 0 0 0
🔴   agent.ts 0 0 0 0 2-89
🔴   ingress.ts 0 0 0 0 2-88
🔴   status.ts 0 0 0 0 3-130
🟢  proxy/utils 97.36 88.88 100 97.29
🟢   cacheControl.ts 100 100 100 100
🟢   cookies.ts 100 100 100 100
🟢   errorResponse.ts 100 100 100 100
🟢   headers.ts 94.11 85 100 93.87 84-90
🟢   routing.ts 100 100 100 100
🟢   traffic.ts 100 100 100 100

@TheUnderScorer TheUnderScorer force-pushed the tests/e2e-front-door branch 2 times, most recently from a0c5a35 to 949d078 Compare April 20, 2023 06:42
@TheUnderScorer TheUnderScorer marked this pull request as ready for review April 21, 2023 11:35
e2e/infra/frontdoor.ts Show resolved Hide resolved
e2e/infra/frontdoor.ts Show resolved Hide resolved
e2e/tests/integration/visitorId.test.ts Show resolved Hide resolved
@TheUnderScorer TheUnderScorer mentioned this pull request Apr 26, 2023
Base automatically changed from tests/e2e-setup to develop May 4, 2023 13:01
@TheUnderScorer TheUnderScorer merged commit e7733ee into develop May 4, 2023
2 of 3 checks passed
@TheUnderScorer TheUnderScorer deleted the tests/e2e-front-door branch May 4, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants