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

[fix] add nil checks to avoid panic when creating an OIR without a subscription #1039

Merged

Conversation

Shastick
Copy link
Contributor

@Shastick Shastick commented May 23, 2024

I caught this bug while testing the latest batch of dependency updates locally running the current monitoring qualifier.

This bug was introduced by #1035 (earlier DSS versions don't suffer from it). It seems I tested #1035 against an incorrect local version.

This PR addresses the issue while also adding a relevant unit test.

Test Plan

Tested locally using the uss_qualifier successfully, after having run against a failing version:

With the exception of the message_signing scenario issue, all scenarios passed.

Copy link
Contributor

@barroco barroco left a comment

Choose a reason for hiding this comment

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

Could you please take the time to look into using the USS qualifier in the CI ?

@barroco barroco merged commit c2cecc0 into interuss:master May 24, 2024
6 checks passed
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