Skip to content

fix: resolve SonarCloud issues#133

Merged
mivek merged 1 commit into
mainfrom
fix/sonarcloud-issues
May 31, 2026
Merged

fix: resolve SonarCloud issues#133
mivek merged 1 commit into
mainfrom
fix/sonarcloud-issues

Conversation

@mivek
Copy link
Copy Markdown
Owner

@mivek mivek commented May 31, 2026

  • fix(i18n): update _resolve() signature to Optional[str] (S5655)
  • fix(model): use Optional[IcingIntensity/TurbulenceIntensity] type hints (S5890)
  • fix(parser): rename 'input' param to 'weather_str' in _parse_weather_condition (S5806)
  • fix(tests): rename 'input' variable in test_parser to avoid shadowing builtin (S5806)
  • fix(tests): replace assertEqual(None, ...) with assertIsNone (S5906)
  • fix(tests): fill empty with-block in test_i18n with locale assertion (S108)

- fix(i18n): update _resolve() signature to Optional[str] (S5655)
- fix(model): use Optional[IcingIntensity/TurbulenceIntensity] type hints (S5890)
- fix(parser): rename 'input' param to 'weather_str' in _parse_weather_condition (S5806)
- fix(tests): rename 'input' variable in test_parser to avoid shadowing builtin (S5806)
- fix(tests): replace assertEqual(None, ...) with assertIsNone (S5906)
- fix(tests): fill empty with-block in test_i18n with locale assertion (S108)
@sonarqubecloud
Copy link
Copy Markdown

@mivek mivek merged commit ad90a04 into main May 31, 2026
13 checks passed
@mivek mivek deleted the fix/sonarcloud-issues branch May 31, 2026 13:51
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant