SpineEventEngine / validation

Apache License 2.0
3 stars 0 forks source link

Fix custom publishing #74

Closed alexander-yevsyukov closed 2 years ago

alexander-yevsyukov commented 2 years ago

This PR fixes the usage of custom publishing introduced in the previous PR.

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (2995ed2) into master (120f326) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================= Coverage 43.53% 43.53% Complexity 442 442 ========================================= Files 122 122 Lines 2653 2653 Branches 213 213 ========================================= Hits 1155 1155 Misses 1449 1449 Partials 49 49 ```