Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Severity levels #1869

Merged
merged 3 commits into from
Dec 17, 2019
Merged

Severity levels #1869

merged 3 commits into from
Dec 17, 2019

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Dec 17, 2019

Remove severity levels from filter if all levels are unchecked.

Checklist:

Update SeverityLevelsFilterGroup to remove the levels filter term if
levels is empty.
Add remove handler to all existing tests to fix proptype warnings and
add test for calling the remove handler if all levels are unchecked.
@bjoernricks bjoernricks marked this pull request as ready for review December 17, 2019 15:13
@bjoernricks bjoernricks requested a review from a team December 17, 2019 15:13
@codecov
Copy link

codecov bot commented Dec 17, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           gsa-8.0    #1869      +/-   ##
===========================================
+ Coverage    39.82%   39.83%   +<.01%     
===========================================
  Files          979      979              
  Lines        22636    22641       +5     
  Branches      6368     6395      +27     
===========================================
+ Hits          9015     9019       +4     
- Misses       12311    12313       +2     
+ Partials      1310     1309       -1
Impacted Files Coverage Δ
gsa/src/web/pages/results/filterdialog.js 37.5% <0%> (-12.5%) ⬇️
gsa/src/web/pages/reports/detailsfilterdialog.js 18.18% <0%> (-1.82%) ⬇️
.../web/components/powerfilter/severitylevelsgroup.js 95.65% <75%> (+9.93%) ⬆️

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 a7bb94b...6385506. Read the comment docs.

@swaterkamp swaterkamp merged commit f0003fa into greenbone:gsa-8.0 Dec 17, 2019
@bjoernricks bjoernricks deleted the severity-levels branch December 17, 2019 15:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants