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

Convert list pages to use redux store (part 1) #828

Merged
merged 27 commits into from
Jul 26, 2018
Merged

Convert list pages to use redux store (part 1) #828

merged 27 commits into from
Jul 26, 2018

Conversation

bjoernricks
Copy link
Contributor

No description provided.

@bjoernricks bjoernricks requested a review from swaterkamp as a code owner July 25, 2018 14:49
@codecov
Copy link

codecov bot commented Jul 25, 2018

Codecov Report

Merging #828 into master will increase coverage by <.01%.
The diff coverage is 2.05%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #828      +/-   ##
=========================================
+ Coverage    6.93%   6.94%   +<.01%     
=========================================
  Files         804     806       +2     
  Lines       26252   26269      +17     
  Branches     5973    5975       +2     
=========================================
+ Hits         1821    1824       +3     
- Misses      21977   21991      +14     
  Partials     2454    2454
Impacted Files Coverage Δ
gsa/src/web/pages/portlists/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/targets/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/alerts/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/agents/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/schedules/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/filters/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/scanners/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/scanconfigs/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/pages/reportformats/listpage.js 0% <0%> (ø) ⬆️
gsa/src/web/store/entities/reducers.js 0% <0%> (ø) ⬆️
... and 9 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 6ad2305...731449c. Read the comment docs.

@swaterkamp swaterkamp merged commit 2c9160f into greenbone:master Jul 26, 2018
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