SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

Adopt newer ProtoData API #125

Closed alexander-yevsyukov closed 2 months ago

alexander-yevsyukov commented 2 months ago

This PR adopts new API introduced in ProtoData v0.30.0.

Notable changes

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.

Project coverage is 38.32%. Comparing base (7cba2f0) to head (37ad4ce). Report is 14 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ============================================ + Coverage 36.64% 38.32% +1.67% - Complexity 342 353 +11 ============================================ Files 124 125 +1 Lines 2423 2338 -85 Branches 197 197 ============================================ + Hits 888 896 +8 + Misses 1476 1380 -96 - Partials 59 62 +3 ```