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 type mismatch error in json unmarshal for float to struct #1659

Merged
merged 18 commits into from
Dec 21, 2023

Conversation

nmoretenable
Copy link
Contributor

No description provided.

@nmoretenable nmoretenable requested a review from a team as a code owner December 21, 2023 12:02
@codecov-commenter
Copy link

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (3aa1c57) 78.60% compared to head (37286af) 78.50%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1659      +/-   ##
==========================================
- Coverage   78.60%   78.50%   -0.10%     
==========================================
  Files         281      281              
  Lines        7930     7973      +43     
==========================================
+ Hits         6233     6259      +26     
- Misses       1326     1338      +12     
- Partials      371      376       +5     
Files Coverage Δ
...mapper/iac-providers/cft/config/lambda-function.go 84.26% <0.00%> (-1.94%) ⬇️
pkg/iac-providers/cft/v1/sanitize-cft-template.go 81.97% <65.11%> (-3.15%) ⬇️

Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tlikhar tlikhar merged commit 9ce8b18 into tenable:master Dec 21, 2023
4 of 5 checks passed
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