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 sonar issues #9979

Merged
merged 6 commits into from
Dec 19, 2024
Merged

Fix sonar issues #9979

merged 6 commits into from
Dec 19, 2024

Conversation

sdimitrov9
Copy link
Contributor

@sdimitrov9 sdimitrov9 commented Dec 18, 2024

Description:

Fix sonar issues. Most of the issues left outside of the PR are related to web3 copied services code.

Related issue(s):

Related to #9010

Notes for reviewer:

Test wipesSerialsWhenApprovedForAll() is now deleted since it duplicates another test's content since its creation. Several 4+ years old TODOs are removed from tests.

Checklist

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

@sdimitrov9 sdimitrov9 self-assigned this Dec 18, 2024
@sdimitrov9 sdimitrov9 force-pushed the 9010-fix-sonarcloud-issues branch 2 times, most recently from 9668a71 to 23d76fb Compare December 18, 2024 14:25
@sdimitrov9 sdimitrov9 marked this pull request as ready for review December 18, 2024 14:36
@sdimitrov9 sdimitrov9 requested a review from a team as a code owner December 18, 2024 14:36
Signed-off-by: sdimitrov9 <[email protected]>
@sdimitrov9 sdimitrov9 force-pushed the 9010-fix-sonarcloud-issues branch from 23d76fb to a0c5411 Compare December 18, 2024 14:43
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (991f378) to head (93bca5f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9979      +/-   ##
============================================
- Coverage     92.32%   92.32%   -0.01%     
+ Complexity     7748     7747       -1     
============================================
  Files           938      938              
  Lines         32636    32635       -1     
  Branches       4125     4125              
============================================
- Hits          30132    30131       -1     
  Misses         1533     1533              
  Partials        971      971              

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

@sdimitrov9 sdimitrov9 force-pushed the 9010-fix-sonarcloud-issues branch from da8b902 to cd70638 Compare December 18, 2024 15:33
@sdimitrov9 sdimitrov9 force-pushed the 9010-fix-sonarcloud-issues branch from cd70638 to 97ee83d Compare December 18, 2024 15:35
@steven-sheehy steven-sheehy added this to the 0.121.0 milestone Dec 18, 2024
Signed-off-by: sdimitrov9 <[email protected]>
@steven-sheehy steven-sheehy merged commit 9e288c5 into main Dec 19, 2024
32 checks passed
@steven-sheehy steven-sheehy deleted the 9010-fix-sonarcloud-issues branch December 19, 2024 15:02
@sdimitrov9 sdimitrov9 mentioned this pull request Dec 20, 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