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 notification webhook flow #1051

Merged

Conversation

nasir-rabbani
Copy link
Contributor

  • Added Terrascan errors in Notification web-hook data
  • now terrascan do not error out even if web hook responds with non 2xx status codes

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #1051 (6af3a2f) into master (4ee5e04) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1051      +/-   ##
==========================================
- Coverage   78.57%   78.56%   -0.01%     
==========================================
  Files         238      238              
  Lines        6477     6476       -1     
==========================================
- Hits         5089     5088       -1     
  Misses       1075     1075              
  Partials      313      313              
Impacted Files Coverage Δ
pkg/notifications/webhook/webhook.go 52.00% <0.00%> (ø)
pkg/runtime/executor.go 90.84% <100.00%> (-0.06%) ⬇️

@nasir-rabbani nasir-rabbani changed the title Fix notification webhook flow WIP: Fix notification webhook flow Oct 14, 2021
@cesar-rodriguez cesar-rodriguez changed the title WIP: Fix notification webhook flow Fix notification webhook flow Oct 18, 2021
@sonarcloud
Copy link

sonarcloud bot commented Oct 19, 2021

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

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.

None yet

3 participants