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

Do not report type updates as invalid when incompatibilities are allowed #94

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

wenovus
Copy link
Contributor

@wenovus wenovus commented Nov 20, 2023

Currently breaking type changes are always reported as invalid. This change skips reporting them when version update permits, similar to deleted paths.

This was likely an oversight when creating the test cases since it was done correctly for path deletions.

@wenovus wenovus requested a review from dplore November 20, 2023 20:36
Copy link

Pull Request Test Coverage Report for Build 6935541544

  • 12 of 12 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 54.535%

Totals Coverage Status
Change from base Build 6857091638: 0.1%
Covered Lines: 944
Relevant Lines: 1731

💛 - Coveralls

@wenovus
Copy link
Contributor Author

wenovus commented Nov 20, 2023

@wenovus wenovus merged commit 05dd074 into master Nov 20, 2023
7 checks passed
@wenovus wenovus deleted the fix-type-update branch November 20, 2023 20:46
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