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

Log error in LoadIacDir before continuing #613

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

jlk
Copy link
Contributor

@jlk jlk commented Mar 10, 2021

We were ignoring an error here. Ensuring it's logged before continuing.

@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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #613 (8291f50) into master (c61f306) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
- Coverage   77.99%   77.96%   -0.04%     
==========================================
  Files         103      103              
  Lines        2568     2569       +1     
==========================================
  Hits         2003     2003              
- Misses        421      422       +1     
  Partials      144      144              
Impacted Files Coverage Δ
pkg/iac-providers/kubernetes/v1/load-dir.go 78.94% <0.00%> (-4.39%) ⬇️

@jlk jlk merged commit d1a198c into tenable:master Mar 16, 2021
@jlk jlk deleted the loadiacdir-logerror branch March 16, 2021 23:37
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