LCOV - code coverage report
Current view: top level - editor/src - context.hpp (source / functions) Coverage Total Hit
Test: Wren Engine Coverage Lines: 0.0 % 1 0
Test Date: 1980-01-01 00:00:00 Functions: 0.0 % 3 0

            Line data    Source code
       1              : #pragma once
       2              : 
       3              : #include <filesystem>
       4              : #include <wren/assets/manager.hpp>
       5              : 
       6              : namespace editor {
       7              : 
       8            0 : struct Context {
       9              :   wren::assets::Manager asset_manager;
      10              :   std::filesystem::path project_path;
      11              : };
      12              : 
      13              : }  // namespace editor
        

Generated by: LCOV version 2.3.2-1