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

properly handle nested submodules (#365) #373

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

acc-jon
Copy link
Contributor

@acc-jon acc-jon commented Nov 6, 2020

No description provided.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #373 (557294c) into master (e3bb0bd) will increase coverage by 0.75%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage   63.50%   64.26%   +0.75%     
==========================================
  Files          76       76              
  Lines        1677     1679       +2     
==========================================
+ Hits         1065     1079      +14     
+ Misses        520      505      -15     
- Partials       92       95       +3     
Impacted Files Coverage Δ
pkg/iac-providers/terraform/v12/load-dir.go 82.69% <100.00%> (+0.69%) ⬆️
pkg/iac-providers/terraform/v12/references.go 83.67% <0.00%> (+2.04%) ⬆️
...iac-providers/terraform/v12/variable-references.go 64.81% <0.00%> (+20.37%) ⬆️

@acc-jon acc-jon linked an issue Nov 6, 2020 that may be closed by this pull request
@kanchwala-yusuf kanchwala-yusuf merged commit d375f0e into tenable:master Nov 10, 2020
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.

Deep modules location mis-proccessed.
3 participants