SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

Migrate to new ProtoData #120

Closed alexander-yevsyukov closed 6 months ago

alexander-yevsyukov commented 6 months ago

This PR migrates to new ProtoData addressing the breaking API changes related to new package and artifact structure.

Other notable changes

codecov[bot] commented 6 months ago

Codecov Report

Merging #120 (a141c4a) into master (dc7fa55) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a141c4a differs from pull request most recent head 87c7968. Consider uploading reports for the commit 87c7968 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #120 +/- ## ========================================= Coverage 36.64% 36.64% Complexity 342 342 ========================================= Files 124 124 Lines 2423 2423 Branches 197 197 ========================================= Hits 888 888 Misses 1476 1476 Partials 59 59 ```