Skip to content

Conversation

@sir-gon
Copy link
Owner

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

…ment in constructor for static values.

Class properties should be declared as fields rather than assigned in constructors javascript:S7757

…ment in constructor for static values.

Class properties should be declared as fields rather than assigned in constructors javascript:S7757
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (09dacd8) to head (90894c3).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #783   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          110       110           
  Lines         4134      4131    -3     
  Branches       662       661    -1     
=========================================
- Hits          4134      4131    -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.

Gonzalo Diaz added 2 commits September 25, 2025 11:32
…ment in constructor for static values.

Class properties should be declared as fields rather than assigned in constructors javascript:S7757
Multiple consecutive calls to methods that accept multiple arguments should be combined javascript:S7778
@sonarqubecloud
Copy link

@sir-gon sir-gon merged commit b9802ee into main Sep 25, 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