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

Get Varnish stats with VMOD dyncounters

8d22863
Select commit
Loading
Failed to load commit list.
Open

Get Varnish stats with VMOD dyncounters #7805

Get Varnish stats with VMOD dyncounters
8d22863
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

28.87% (-2.90%) compared to a2720ee

View this Pull Request on Codecov

28.87% (-2.90%) compared to a2720ee

Details

Codecov Report

❌ Patch coverage is 69.84127% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.87%. Comparing base (a2720ee) to head (8d22863).
⚠️ Report is 232 commits behind head on master.

Files with missing lines Patch % Lines
traffic_monitor/cache/vstats.go 77.19% 10 Missing and 3 partials ⚠️
lib/varnishcfg/stats.go 0.00% 4 Missing ⚠️
lib/varnishcfg/vclbuilder.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7805      +/-   ##
============================================
- Coverage     31.77%   28.87%   -2.90%     
  Complexity       98       98              
============================================
  Files           717      601     -116     
  Lines         82538    77237    -5301     
  Branches        965       90     -875     
============================================
- Hits          26224    22303    -3921     
+ Misses        54155    52843    -1312     
+ Partials       2159     2091      -68     

☔ 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.