Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Add e2e tests for new context menu action

bf9d673
Select commit
Loading
Failed to load commit list.
Open

Add the ability to queue/dequeue revalidations on servers #7923

Add e2e tests for new context menu action
bf9d673
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2025 in 1s

65.73% (+0.07%) compared to 0b802b5

View this Pull Request on Codecov

65.73% (+0.07%) compared to 0b802b5

Details

Codecov Report

❌ Patch coverage is 57.14286% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.73%. Comparing base (0b802b5) to head (bf9d673).
⚠️ Report is 148 commits behind head on master.

Files with missing lines Patch % Lines
...affic-portal/src/app/api/testing/server.service.ts 0.00% 12 Missing ⚠️
...e/servers/servers-table/servers-table.component.ts 80.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7923      +/-   ##
============================================
+ Coverage     65.65%   65.73%   +0.07%     
  Complexity       98       98              
============================================
  Files           323      323              
  Lines         12840    12863      +23     
  Branches        970      975       +5     
============================================
+ Hits           8430     8455      +25     
+ Misses         4050     4048       -2     
  Partials        360      360              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.