Skip to content

Fix pre-existing CodeQL warnings

e56b2b6
Select commit
Loading
Failed to load commit list.
Open

Migrating ARC to Python 14 #867

Fix pre-existing CodeQL warnings
e56b2b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 18, 2026 in 0s

52.21% (-8.23%) compared to 70dab25

View this Pull Request on Codecov

52.21% (-8.23%) compared to 70dab25

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.21%. Comparing base (70dab25) to head (e56b2b6).

❗ There is a different number of reports uploaded between BASE (70dab25) and HEAD (e56b2b6). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (70dab25) HEAD (e56b2b6)
functionaltests 2 1
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #867      +/-   ##
==========================================
- Coverage   60.43%   52.21%   -8.23%     
==========================================
  Files         102      102              
  Lines       31102    31114      +12     
  Branches     8104     8110       +6     
==========================================
- Hits        18798    16246    -2552     
- Misses       9965    12851    +2886     
+ Partials     2339     2017     -322     

☔ 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.