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

Drop bid and xref from table nvts #582

Merged

Conversation

janowagner
Copy link
Member

This removes the items "bid" and "xref" from table "nvts".

@janowagner janowagner requested a review from a team June 9, 2019 21:53
@janowagner janowagner force-pushed the drop_bid_and_xref_from_table_nvts branch from 6529f41 to 22c20da Compare June 9, 2019 22:12
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a few queries.

src/manage_sql.c Show resolved Hide resolved
src/manage_migrators.c Outdated Show resolved Hide resolved
src/manage_migrators.c Outdated Show resolved Hide resolved
src/manage_sql.c Show resolved Hide resolved
@mattmundell mattmundell self-requested a review June 10, 2019 07:14
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, meant to make it "Request changes".

src/manage_migrators.c Outdated Show resolved Hide resolved
@mattmundell mattmundell self-requested a review June 12, 2019 11:38
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, again.

@janowagner janowagner force-pushed the drop_bid_and_xref_from_table_nvts branch from 2c08ea0 to 2911e65 Compare June 13, 2019 21:28
@janowagner janowagner force-pushed the drop_bid_and_xref_from_table_nvts branch from 2911e65 to 9fa1137 Compare June 16, 2019 16:40
@codecov
Copy link

codecov bot commented Jun 16, 2019

Codecov Report

Merging #582 into master will increase coverage by 0.48%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage    92.6%   93.08%   +0.48%     
==========================================
  Files          63       58       -5     
  Lines        5384     5353      -31     
==========================================
- Hits         4986     4983       -3     
+ Misses        398      370      -28
Flag Coverage Δ
#documentation 93.08% <100%> (+0.48%) ⬆️
Impacted Files Coverage Δ
src/manage_sql.c 99.85% <ø> (ø) ⬆️
src/manage_sql_nvts.c 100% <ø> (ø) ⬆️
src/manage_pg.c 100% <100%> (ø) ⬆️
src/manage_migrators.c 100% <100%> (ø) ⬆️
src/manage_sql_nvts.h 100% <100%> (ø) ⬆️
src/gmp_base.h 98.14% <0%> (ø) ⬆️
src/gvmd.h
src/manage_utils_tests.c
src/gmp_tickets_tests.c
src/main.c
... 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 65ad517...9fa1137. Read the comment docs.

src/manage_migrators.c Show resolved Hide resolved
@mattmundell mattmundell merged commit f78d932 into greenbone:master Jun 17, 2019
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