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

ci: fix execution parameters of e2e test #200

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

Orkuncakilkaya
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Apr 24, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 297/297
🟢 Branches 97.92% 47/48
🟢 Functions 100% 79/79
🟢 Lines 100% 282/282

Test suite run success

171 tests passing in 12 suites.

Report generated by 🧪jest coverage report action from cc530a7

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 100 97.91 100 100
🟢  src 100 100 100 100
🟢   config.ts 100 100 100 100
🟢   env.ts 100 100 100 100
🟢   handler.ts 100 100 100 100
🟢   index.ts 100 100 100 100
🟢  src/handlers 100 92.85 100 100
🟢   handleDownloadScript.ts 100 100 100 100
🟢   handleIngressAPI.ts 100 80 100 100 16
🟢   handleStatusPage.ts 100 100 100 100
🟢   index.ts 100 100 100 100
🟢  src/utils 100 100 100 100
🟢   addProxyIntegrationHeaders.ts 100 100 100 100
🟢   addTrafficMonitoring.ts 100 100 100 100
🟢   cookie.ts 100 100 100 100
🟢   createErrorResponse.ts 100 100 100 100
🟢   createResponseWithMaxAge.ts 100 100 100 100
🟢   fetchCacheable.ts 100 100 100 100
🟢   getCacheControlHeaderWithMaxAgeIfLower.ts 100 100 100 100
🟢   index.ts 100 100 100 100
🟢   proxyEndpoint.ts 100 100 100 100
🟢   returnHttpResponse.ts 100 100 100 100
🟢   routing.ts 100 100 100 100

necipallef
necipallef previously approved these changes Apr 24, 2024
Copy link
Contributor

This PR will create a minor release 🚀

1.6.0 (2024-04-24)

Features

  • remove hard-coded proxy endpoints, introduce config in build (f5e91c2)

Performance Improvements

  • updated Cloudflare worker runtime compabilitiy date (07eaaba)

@necipallef necipallef merged commit f6e2a36 into rc Apr 25, 2024
8 checks passed
@necipallef necipallef deleted the fix/e2e-execution-inter-632 branch April 25, 2024 10:20
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