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

If own system has no secondary panel, GetOwnSystem() throws #112

Merged
merged 5 commits into from
Mar 16, 2022

Conversation

pyrocumulus
Copy link
Owner

Fixes #111

Unfortunately more api responses could suffer the same issue, but I haven't seen others yet.

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #112 (18c0dd4) into develop (64a1590) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #112   +/-   ##
========================================
  Coverage    99.49%   99.49%           
========================================
  Files          120      120           
  Lines         2176     2188   +12     
  Branches       136      140    +4     
========================================
+ Hits          2165     2177   +12     
  Misses           4        4           
  Partials         7        7           

Feels safer than just blindly ignored unmatched enumeration descriptions.
@pyrocumulus pyrocumulus merged commit c060735 into develop Mar 16, 2022
@pyrocumulus pyrocumulus deleted the getownsystem-error branch March 16, 2022 20:57
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.

Can't parse single-array system
2 participants