Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix code smells #9910

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Fix code smells #9910

merged 3 commits into from
Dec 10, 2024

Conversation

sdimitrov9
Copy link
Contributor

@sdimitrov9 sdimitrov9 commented Dec 9, 2024

Description:
200+ sonar issues are expected to be fixed with this PR

Related issue(s):

Partially fixes 9010

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@sdimitrov9 sdimitrov9 self-assigned this Dec 9, 2024
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.25%. Comparing base (9d8315f) to head (4e064e2).
Report is 10 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9910      +/-   ##
============================================
- Coverage     92.25%   92.25%   -0.01%     
  Complexity     7821     7821              
============================================
  Files           953      953              
  Lines         32731    32730       -1     
  Branches       4146     4146              
============================================
- Hits          30196    30195       -1     
  Misses         1559     1559              
  Partials        976      976              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: sdimitrov9 <[email protected]>
@sdimitrov9 sdimitrov9 force-pushed the 9010-fix-code-smells branch from 8481a02 to 51fdb80 Compare December 9, 2024 14:29
@sdimitrov9 sdimitrov9 marked this pull request as ready for review December 9, 2024 15:05
@sdimitrov9 sdimitrov9 requested a review from a team as a code owner December 9, 2024 15:05
@steven-sheehy steven-sheehy added this to the 0.120.0 milestone Dec 9, 2024
steven-sheehy
steven-sheehy previously approved these changes Dec 9, 2024
Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@steven-sheehy
Copy link
Member

Looks like your change violates spotless check

Signed-off-by: sdimitrov9 <[email protected]>
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sdimitrov9
Copy link
Contributor Author

sdimitrov9 commented Dec 10, 2024

Looks like your change violates spotless check

Fixed + additional code smells fixes added to the latest commit

@steven-sheehy steven-sheehy merged commit d268e43 into main Dec 10, 2024
31 of 32 checks passed
@steven-sheehy steven-sheehy deleted the 9010-fix-code-smells branch December 10, 2024 16:39
@sdimitrov9 sdimitrov9 mentioned this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants