LCOV - code coverage report
Current view: top level - src/esys/repo/progress - observer.cpp (source / functions) Hit Total Coverage
Test: esysrepo_coverage.info Lines: 2 2 100.0 %
Date: 2026-08-01 10:43:40 Functions: 2 3 66.7 %

          Line data    Source code
       1             : /*!
       2             :  * \file esys/repo/progress/observer.cpp
       3             :  * \brief
       4             :  *
       5             :  * \cond
       6             :  * __legal_b__
       7             :  *
       8             :  * Copyright (c) 2026 Michel Gillet
       9             :  * Distributed under the MIT License.
      10             :  * (See accompanying file LICENSE.txt or
      11             :  * copy at https://opensource.org/licenses/MIT)
      12             :  *
      13             :  * __legal_e__
      14             :  * \endcond
      15             :  *
      16             :  */
      17             : 
      18             : #include "esys/repo/esysrepo_prec.h"
      19             : #include "esys/repo/progress/observer.h"
      20             : 
      21             : namespace esys::repo::progress
      22             : {
      23             : 
      24          41 : Observer::Observer() = default;
      25             : 
      26          41 : Observer::~Observer() = default;
      27             : 
      28             : } // namespace esys::repo::progress

Generated by: LCOV version 1.14