Skip to content

Sonar cloud concerns #33

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

Merged
merged 3 commits into from
May 20, 2023
Merged

Sonar cloud concerns #33

merged 3 commits into from
May 20, 2023

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented May 20, 2023

This is mostly code smell problems that are easy to fix.

As for the regex security hotspot, I tried to make the pattern more specific, but the nature of the string being matched makes this nearly impossible to address.

@codecov
Copy link

codecov bot commented May 20, 2023

Codecov Report

Merging #33 (53bf169) into main (5977c76) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   81.51%   81.48%   -0.03%     
==========================================
  Files           8        8              
  Lines         714      713       -1     
==========================================
- Hits          582      581       -1     
  Misses        132      132              
Impacted Files Coverage Δ
cpp_linter/clang_tidy.py 100.00% <100.00%> (ø)
cpp_linter/run.py 76.54% <100.00%> (-0.08%) ⬇️

@sonarqubecloud
Copy link

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@2bndy5 2bndy5 marked this pull request as ready for review May 20, 2023 13:22
@2bndy5 2bndy5 merged commit 7405a4a into main May 20, 2023
@2bndy5 2bndy5 deleted the sonar-cloud-concerns branch May 20, 2023 13:28
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