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

Add gosec #135

Merged
merged 3 commits into from
Aug 15, 2019
Merged

Add gosec #135

merged 3 commits into from
Aug 15, 2019

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 15, 2019

No description provided.

@k1LoW k1LoW self-assigned this Aug 15, 2019
@codecov
Copy link

codecov bot commented Aug 15, 2019

Codecov Report

Merging #135 into master will decrease coverage by 2.37%.
The diff coverage is 28.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   70.59%   68.22%   -2.38%     
==========================================
  Files          12       12              
  Lines        2585     2618      +33     
==========================================
- Hits         1825     1786      -39     
- Misses        587      653      +66     
- Partials      173      179       +6
Impacted Files Coverage Δ
config/config.go 46.45% <100%> (ø) ⬆️
output/json/json.go 31.25% <12.5%> (-18.75%) ⬇️
output/plantuml/plantuml.go 52.04% <18.75%> (-7.51%) ⬇️
schema/schema.go 44.61% <25%> (-1.06%) ⬇️
drivers/postgres/postgres.go 70.76% <25%> (-0.6%) ⬇️
drivers/mysql/mysql.go 81.93% <25%> (-0.86%) ⬇️
datasource/datasource.go 20.85% <25%> (-19.77%) ⬇️
output/md/md.go 65.24% <33.33%> (-1.54%) ⬇️
drivers/sqlite/sqlite.go 87.23% <40%> (-0.74%) ⬇️
drivers/mssql/mssql.go 82.87% <50%> (-0.68%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 678ef3e...fd248d5. Read the comment docs.

@k1LoW k1LoW merged commit 527fae6 into master Aug 15, 2019
@k1LoW k1LoW deleted the gosec branch August 15, 2019 15:31
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.

1 participant