| LCOV - code coverage report | ||||||||||||||||||||||
                
  | 
            ||||||||||||||||||||||
Line data Source code 1 : #[global_allocator] 2 : static GLOBAL: tikv_jemallocator::Jemalloc = tikv_jemallocator::Jemalloc; 3 : 4 : #[tokio::main] 5 0 : async fn main() -> anyhow::Result<()> { 6 0 : proxy::binary::proxy::run().await 7 0 : }  | 
            
| Generated by: LCOV version 2.1-beta |