SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

Bump version -> `2.0.0-SNAPSHOT.110` #106

Closed alexander-yevsyukov closed 10 months ago

alexander-yevsyukov commented 10 months ago

This PR bumps version to trigger the publishing.

Another small change is closing CodeGenerationContext in policy tests.

codecov[bot] commented 10 months ago

Codecov Report

Merging #106 (eb8ea6e) into master (859da2e) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ========================================= Coverage 46.04% 46.04% Complexity 463 463 ========================================= Files 124 124 Lines 2543 2543 Branches 199 199 ========================================= Hits 1171 1171 Misses 1321 1321 Partials 51 51 ```