-
Notifications
You must be signed in to change notification settings - Fork 222
test: add e2e #2376
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
base: main
Are you sure you want to change the base?
test: add e2e #2376
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2376 +/- ##
=======================================
Coverage 90.71% 90.71%
=======================================
Files 44 44
Lines 3865 3865
=======================================
Hits 3506 3506
Misses 269 269
Partials 90 90 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
📊 Profiling reports are ready to be viewed
💻 CPU Comparison with base Kepler💾 Memory Comparison with base Kepler (Inuse)💾 Memory Comparison with base Kepler (Alloc)⬇️ Download the Profiling artifacts from the Actions Summary page 📦 Artifact name: 🔧 Or use GitHub CLI to download artifacts: gh run download 20572603905 -n profile-artifacts-2376 |
a976d6c to
c0bf574
Compare
| changes: ${{ steps.filter.outputs.changes }} | ||
| steps: | ||
| - name: checkout source | ||
| uses: actions/checkout@v6 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
| uses: actions/checkout@v6 | ||
|
|
||
| - name: filter changes | ||
| uses: dorny/paths-filter@v3 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
| # NOTE: In case of self-hosted runners, tools like docker, make, kubectl etc. are installed at the time of setting up the runner. | ||
| # Hence, we don't need to install them as part of the job. | ||
| - name: Checkout source | ||
| uses: actions/checkout@v6 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
| fetch-depth: 0 | ||
|
|
||
| - name: Setup Go | ||
| uses: actions/[email protected] |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
c0bf574 to
c2c64c9
Compare
|
📊 Profiling reports are ready to be viewed
💻 CPU Comparison with base Kepler💾 Memory Comparison with base Kepler (Inuse)💾 Memory Comparison with base Kepler (Alloc)⬇️ Download the Profiling artifacts from the Actions Summary page 📦 Artifact name: 🔧 Or use GitHub CLI to download artifacts: gh run download 20573902209 -n profile-artifacts-2376 |
|
📊 Profiling reports are ready to be viewed
💻 CPU Comparison with base Kepler💾 Memory Comparison with base Kepler (Inuse)💾 Memory Comparison with base Kepler (Alloc)⬇️ Download the Profiling artifacts from the Actions Summary page 📦 Artifact name: 🔧 Or use GitHub CLI to download artifacts: gh run download 20573934856 -n profile-artifacts-2376 |
Signed-off-by: vprashar2929 <[email protected]>
c2c64c9 to
a2662e9
Compare
|
📊 Profiling reports are ready to be viewed
💻 CPU Comparison with base Kepler💾 Memory Comparison with base Kepler (Inuse)💾 Memory Comparison with base Kepler (Alloc)⬇️ Download the Profiling artifacts from the Actions Summary page 📦 Artifact name: 🔧 Or use GitHub CLI to download artifacts: gh run download 20614637037 -n profile-artifacts-2376 |
No description provided.