Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Overhaul code to handle "false" but BCD set to newer version #2629

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

foolip
Copy link
Owner

@foolip foolip commented Jan 4, 2023

Fixes #15.

@foolip
Copy link
Owner Author

foolip commented Jan 4, 2023

This might fix #2348.


if (
compareVersions(
latestNonNullVersion,
Copy link
Owner Author

Choose a reason for hiding this comment

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

Looks like it is safe to assume that latestNonNullVersion has been set to a version here, because if all of the results were null there should be no inferred support statements. This is tested by "api.NullAPI" in unit tests.

@foolip foolip merged commit 2a2f12d into main Jan 4, 2023
@foolip foolip deleted the dataIsOlder branch January 4, 2023 06:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants