LCOV - code coverage report
Current view: top level - source/common/config - api_version.h (source / functions) Hit Total Coverage
Test: coverage.dat Lines: 1 1 100.0 %
Date: 2024-01-05 06:35:25 Functions: 0 0 -

          Line data    Source code
       1             : #pragma once
       2             : 
       3             : // Use this to force a specific version of a given config proto, preventing API
       4             : // boosting from modifying it. E.g. API_NO_BOOST(envoy::api::v2::Cluster).
       5         210 : #define API_NO_BOOST(x) x
       6             : 
       7             : namespace Envoy {}

Generated by: LCOV version 1.15