Skip to content

Conversation

@sir-gon
Copy link
Owner

@sir-gon sir-gon commented Sep 24, 2025

No description provided.

Gonzalo Diaz added 4 commits September 24, 2025 18:59
Ternary expressions should be replaced with "Math.min()" or "Math.max()" for simple comparisons javascript:S7766
…()`.

Strings should use "replaceAll()" instead of "replace()" with global regex javascript:S7781
Complex index access patterns should be replaced with ".at()" method javascript:S7755
Re-exports should use "export...from" syntax javascript:S7763
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8cfa546) to head (5d647da).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #781   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          110       110           
  Lines         4136      4134    -2     
  Branches       664       662    -2     
=========================================
- Hits          4136      4134    -2     

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

@sonarqubecloud
Copy link

@sir-gon sir-gon merged commit b4e3444 into main Sep 25, 2025
47 of 50 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