Skip to content

[BUGFIX] SonarQube: Prefer Number.parseInt over parseInt.#834

Merged
sir-gon merged 3 commits into
mainfrom
develop
Oct 6, 2025
Merged

[BUGFIX] SonarQube: Prefer Number.parseInt over parseInt.#834
sir-gon merged 3 commits into
mainfrom
develop

[BUGFIX] SonarQube: Use `new Array()` instead of `Array()`.

bc83db6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2025 in 0s

100.00% (+0.00%) compared to 831c4a7

View this Pull Request on Codecov

100.00% (+0.00%) compared to 831c4a7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (831c4a7) to head (bc83db6).

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #834    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          110       110            
  Lines         4343      4346     +3     
  Branches       504       715   +211     
==========================================
+ Hits          4343      4346     +3     

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