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 testing alerts #1260

Merged
merged 2 commits into from Apr 9, 2019
Merged

Fix testing alerts #1260

merged 2 commits into from Apr 9, 2019

Conversation

swaterkamp
Copy link
Member

Checklist:

  • [ N/A ] Tests
  • [ N/A ] CHANGES Entry

@swaterkamp swaterkamp self-assigned this Apr 8, 2019
@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #1260 into gsa-8.0 will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           gsa-8.0    #1260      +/-   ##
===========================================
+ Coverage    17.85%   17.86%   +<.01%     
===========================================
  Files          952      952              
  Lines        27658    27653       -5     
  Branches      5973     5971       -2     
===========================================
  Hits          4939     4939              
+ Misses       21308    21304       -4     
+ Partials      1411     1410       -1
Impacted Files Coverage Δ
gsa/src/gmp/commands/alerts.js 8.57% <ø> (+0.57%) ⬆️
gsa/src/web/pages/alerts/component.js 0% <0%> (ø) ⬆️

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 9440bdf...61c44d9. Read the comment docs.

bjoernricks
bjoernricks previously approved these changes Apr 8, 2019
bjoernricks
bjoernricks previously approved these changes Apr 8, 2019
…ponent

This change also introduces checking for success by using the http 
status code (and thereby a rejected promise) instead of a no longer 
existent status element in an action_result.
@bjoernricks bjoernricks merged commit 9837b8a into greenbone:gsa-8.0 Apr 9, 2019
@swaterkamp swaterkamp deleted the TestAlert branch February 20, 2020 11:22
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.

None yet

2 participants