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

Implement host mutations #2715

Merged
merged 5 commits into from
Feb 10, 2021

Conversation

sarahd93
Copy link
Contributor

What:

Add mutations for create host, modify host and delete identifier.

Why:

How:

Checklist:

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #2715 (74162fa) into master (a75c08b) will increase coverage by 0.02%.
The diff coverage is 75.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2715      +/-   ##
==========================================
+ Coverage   61.81%   61.83%   +0.02%     
==========================================
  Files        1114     1114              
  Lines       28228    28250      +22     
  Branches     8015     8016       +1     
==========================================
+ Hits        17448    17468      +20     
- Misses       9766     9767       +1     
- Partials     1014     1015       +1     
Impacted Files Coverage Δ
gsa/src/web/pages/hosts/detailspage.js 87.27% <ø> (ø)
gsa/src/web/pages/hosts/component.js 50.00% <41.66%> (-0.99%) ⬇️
gsa/src/web/graphql/hosts.js 100.00% <100.00%> (ø)
gsa/src/web/components/menu/usermenu.js 85.18% <0.00%> (+7.40%) ⬆️

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 a75c08b...74162fa. Read the comment docs.

@sarahd93 sarahd93 marked this pull request as ready for review February 10, 2021 14:58
@sarahd93 sarahd93 requested review from a team and bjoernricks February 10, 2021 14:58
@bjoernricks bjoernricks merged commit 67930b3 into greenbone:master Feb 10, 2021
@sarahd93 sarahd93 deleted the implement_host_mutations branch February 10, 2021 15:17
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