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

MINOR FIX: Fixed problem with app crashing when running qw in latest dev with an old entry Issue #3285

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

radicalb
Copy link

@radicalb radicalb commented Mar 27, 2024

Fixed app crashing when try to run old QW entry from previous versions of AAPS in latest dev.

REASON: Forgot to wrap JSON get for "eCarbs" in safeGetInt().

Fixed Issue #3278

… old qw entry from previous version. Problem was i didnt use safeGetInt
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
25 Security Hotspots
3.6% Duplication on New Code (required ≤ 3%)
C Security Rating on New Code (required ≥ A)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@MilosKozak MilosKozak merged commit f92425d into nightscout:dev Mar 27, 2024
1 of 4 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