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 failing e2e test #812

Merged
merged 1 commit into from
May 26, 2021
Merged

fix failing e2e test #812

merged 1 commit into from
May 26, 2021

Conversation

patilpankaj212
Copy link
Contributor

  1. fix failing e2e test due to log message assertion
  2. modify log level

@sonarqubecloud
Copy link

Kudos, SonarCloud 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
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #812 (1691722) into master (e4ae20c) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #812      +/-   ##
==========================================
- Coverage   74.87%   74.85%   -0.02%     
==========================================
  Files         111      111              
  Lines        3339     3345       +6     
==========================================
+ Hits         2500     2504       +4     
- Misses        654      656       +2     
  Partials      185      185              
Impacted Files Coverage Δ
pkg/http-server/webhook-scan-logs.go 0.00% <0.00%> (ø)
pkg/http-server/file-scan.go 81.18% <100.00%> (+0.18%) ⬆️
pkg/http-server/health.go 100.00% <100.00%> (ø)
pkg/http-server/remote-repo.go 70.14% <100.00%> (+0.45%) ⬆️
pkg/http-server/webhook-scan.go 70.73% <100.00%> (+0.73%) ⬆️

@devang-gaur devang-gaur merged commit a4d7af9 into tenable:master May 26, 2021
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