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

bugfix: provider version coming as 0.0.0 or empty #1553

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

nasir-rabbani
Copy link
Contributor

This PR tends to fix a bug where the terraform provider version was coming as 0.0.0 or empty.

@nasir-rabbani nasir-rabbani requested a review from a team as a code owner April 6, 2023 14:58
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Merging #1553 (0a451ef) into master (77ba67b) will decrease coverage by 0.05%.
The diff coverage is 80.43%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1553      +/-   ##
==========================================
- Coverage   77.35%   77.30%   -0.05%     
==========================================
  Files         281      281              
  Lines        8045     8056      +11     
==========================================
+ Hits         6223     6228       +5     
- Misses       1451     1455       +4     
- Partials      371      373       +2     
Impacted Files Coverage Δ
...-providers/terraform/commons/terraform-provider.go 71.79% <77.50%> (-1.09%) ⬇️
pkg/iac-providers/terraform/commons/load-dir.go 74.78% <100.00%> (-0.62%) ⬇️
pkg/iac-providers/terraform/commons/load-file.go 93.10% <100.00%> (-0.45%) ⬇️

@sonarcloud
Copy link

sonarcloud bot commented Apr 12, 2023

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
No Duplication information No Duplication information

@nasir-rabbani nasir-rabbani merged commit 205e2b5 into tenable:master Apr 12, 2023
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