Skip to content

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.

3 participants