Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore and deprecate if_invalid option #848

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

yevhenii-nadtochii
Copy link
Contributor

@yevhenii-nadtochii yevhenii-nadtochii commented Jan 8, 2025

This PR restores binary compatibility with older versions.

I can't migrate spine-core to the latest versions of mc-java and validation. And I can't remove usages of if_invalid without bumping the mentioned libs because the old versions were deleted from Maven.

@yevhenii-nadtochii yevhenii-nadtochii self-assigned this Jan 8, 2025
@yevhenii-nadtochii yevhenii-nadtochii marked this pull request as ready for review January 8, 2025 15:26
@yevhenii-nadtochii
Copy link
Contributor Author

@armiol @alexander-yevsyukov PTAL

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (aafe2e1) to head (12043b4).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #848   +/-   ##
=========================================
  Coverage     75.15%   75.15%           
  Complexity     1180     1180           
=========================================
  Files           191      191           
  Lines          4298     4298           
  Branches        346      346           
=========================================
  Hits           3230     3230           
  Misses          937      937           
  Partials        131      131           

Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yevhenii-nadtochii yevhenii-nadtochii merged commit 7365824 into master Jan 8, 2025
7 checks passed
@yevhenii-nadtochii yevhenii-nadtochii deleted the deprecate-if-invalid branch January 8, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants