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(MAGNETO-7807): Fixed rabbitmq sonar issues #86

Merged
merged 6 commits into from
Apr 6, 2022

Conversation

jordipuigbou
Copy link
Contributor

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Documentation

Update Readme docs if needed.

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Code formatting

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2022

Codecov Report

Merging #86 (94aa587) into master (2403aae) will increase coverage by 32.34%.
The diff coverage is 73.77%.

@@             Coverage Diff             @@
##           master      #86       +/-   ##
===========================================
+ Coverage   10.16%   42.50%   +32.34%     
===========================================
  Files          12       27       +15     
  Lines         935     2068     +1133     
===========================================
+ Hits           95      879      +784     
- Misses        827     1134      +307     
- Partials       13       55       +42     
Impacted Files Coverage Δ
launcher.go 0.00% <0.00%> (ø)
steps/dns/steps.go 0.00% <0.00%> (ø)
steps/http/logger.go 0.00% <0.00%> (ø)
steps/rabbit/steps.go 0.00% <0.00%> (ø)
steps/rabbit/amqp.go 11.11% <11.11%> (ø)
table.go 38.17% <63.76%> (+38.17%) ⬆️
steps/dns/session.go 82.31% <84.21%> (ø)
steps/jwt/session.go 89.08% <91.30%> (ø)
steps/rabbit/session.go 96.32% <96.15%> (ø)
steps/dns/logger.go 62.50% <100.00%> (ø)
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 261eed8...94aa587. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Apr 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

82.1% 82.1% Coverage
0.0% 0.0% Duplication

@ricardogarfe ricardogarfe merged commit 8323b6b into master Apr 6, 2022
@ricardogarfe ricardogarfe deleted the fix-MAGNETO-7807-rabbitmq-sonar-issues branch April 6, 2022 08:48
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.

4 participants