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

Upgrades analyzer bug fix and remember inputs #37

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Conversation

rajeee
Copy link
Collaborator

@rajeee rajeee commented Dec 21, 2023

Resolves #[issue number here].

Pull Request Description

The detailed options application report had a bug and was crashing in cases of upgrades that have only one type of options. This fixes the bug by making all upgrades (regardless of number of options) print the option report (both detailed and condensed).

The PR also adds caching of the inputs to upgrades_analyzer and upgrades_visualizer script so that it remembers past inputs and uses that as the default in subsequent runs.

@rajeee rajeee merged commit e1fc201 into main Dec 21, 2023
3 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.

1 participant