SpineEventEngine / validation

Apache License 2.0
3 stars 0 forks source link

New settings API #116

Closed alexander-yevsyukov closed 9 months ago

alexander-yevsyukov commented 9 months ago

This PR adopts new conventions for passing settings to plugins recently introduced by ProtoData.

Notable changes

codecov[bot] commented 9 months ago

Codecov Report

Merging #116 (e45e5a9) into master (3b90a0b) will increase coverage by 2.19%. The diff coverage is 44.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #116 +/- ## ============================================ + Coverage 34.34% 36.54% +2.19% - Complexity 324 342 +18 ============================================ Files 123 123 Lines 2428 2430 +2 Branches 195 197 +2 ============================================ + Hits 834 888 +54 + Misses 1537 1483 -54 - Partials 57 59 +2 ```