LCOV - code coverage report
Current view: top level - Cqrs.EventStore - IEventStoreConnectionHelper.cs Hit Total Coverage
Test: doc-coverage.info Lines: 0 1 0.0 %
Date: 2017-07-26

          Line data    Source code
       1             : using EventStore.ClientAPI;
       2             : 
       3             : namespace Cqrs.EventStore
       4             : {
       5             :         public interface IEventStoreConnectionHelper
       6             :         {
       7           0 :                 IEventStoreConnection GetEventStoreConnection();
       8             :         }
       9             : }

Generated by: LCOV version 1.10