Skip to content

Conversation

@sir-gon
Copy link
Owner

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

No description provided.

Gonzalo Diaz added 3 commits September 24, 2025 16:19
Add the node: prefix to ES6 import statements when importing Node.js built-in modules.
Number static methods and properties should be preferred over global equivalents javascript:S7773
Use "for...of" loops instead of "forEach" method calls javascript:S7728
@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 (9330333) to head (5854c78).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #780   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          110       110           
  Lines         4135      4136    +1     
  Branches       661       664    +3     
=========================================
+ Hits          4135      4136    +1     

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

Negated conditions should be avoided when an else clause is present javascript:S7735
@sonarqubecloud
Copy link

@sir-gon sir-gon merged commit 8cfa546 into main Sep 24, 2025
44 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