Skip to content

Resolved some SonarQube findings from uv conversion#2807

Merged
mcosgriff merged 6 commits intomainfrom
2795-sonarqube---builtins-should-not-be-shadowed-by-local-variables
Feb 26, 2026
Merged

Resolved some SonarQube findings from uv conversion#2807
mcosgriff merged 6 commits intomainfrom
2795-sonarqube---builtins-should-not-be-shadowed-by-local-variables

Conversation

@mcosgriff
Copy link
Copy Markdown
Contributor

Resolved some SonarQube findings from uv conversion

@mcosgriff mcosgriff linked an issue Feb 9, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.82%. Comparing base (d58896c) to head (155ab90).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2807      +/-   ##
==========================================
- Coverage   78.83%   78.82%   -0.02%     
==========================================
  Files         667      667              
  Lines       54533    54546      +13     
  Branches      728      731       +3     
==========================================
+ Hits        42991    42994       +3     
- Misses      11464    11472       +8     
- Partials       78       80       +2     
Flag Coverage Δ
python 80.82% <ø> (-0.01%) ⬇️
ruby-api 80.24% <ø> (-0.05%) ⬇️
ruby-backend 82.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread openc3/python/openc3/api/cmd_api.py Outdated
Comment thread openc3/python/openc3/io/json_api_object.py
Comment thread openc3/python/test/io/test_udp_sockets.py Outdated
@mcosgriff mcosgriff marked this pull request as ready for review February 26, 2026 15:01
@sonarqubecloud
Copy link
Copy Markdown

@mcosgriff mcosgriff merged commit b4d2fe9 into main Feb 26, 2026
31 of 32 checks passed
@mcosgriff mcosgriff deleted the 2795-sonarqube---builtins-should-not-be-shadowed-by-local-variables branch February 26, 2026 18:02
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.

[SonarQube] - Builtins should not be shadowed by local variables

2 participants