SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

Migrate to updated ProtoData API #109

Closed alexander-yevsyukov closed 9 months ago

alexander-yevsyukov commented 9 months ago

This PR migrates Validation to ProtoData v0.15.0, which introduces breaking API improvements (as compared with 0.14.3).

codecov[bot] commented 9 months ago

Codecov Report

Merging #109 (2d36399) into master (cda7b7d) will increase coverage by 0.07%. The diff coverage is 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ============================================ + Coverage 34.26% 34.33% +0.07% Complexity 324 324 ============================================ Files 123 123 Lines 2434 2429 -5 Branches 196 195 -1 ============================================ Hits 834 834 + Misses 1543 1538 -5 Partials 57 57 ```