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

Camel case api #4 #810

Merged
merged 11 commits into from
Jul 19, 2018
Merged

Camel case api #4 #810

merged 11 commits into from
Jul 19, 2018

Conversation

bjoernricks
Copy link
Contributor

No description provided.

Also drop usage of Wrapper element in renderChildren and use Fragment
instead.
Don't use context directly and update imports.
Both functions are only used at on single place. Therefore remove them
from the render module.
Rename build_server_url into buildServerUlr and build_url_params into
buildUrlParams.
With this change importing from gmp/locale.js won't work anymore.
Add gmp/locale files to CMakeLists.txt file.
@codecov
Copy link

codecov bot commented Jul 19, 2018

Codecov Report

Merging #810 into master will decrease coverage by <.01%.
The diff coverage is 5.53%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #810      +/-   ##
=========================================
- Coverage    6.83%   6.83%   -0.01%     
=========================================
  Files         799     799              
  Lines       25869   25866       -3     
  Branches     5858    5860       +2     
=========================================
- Hits         1769    1768       -1     
  Misses      21692   21692              
+ Partials     2408    2406       -2
Impacted Files Coverage Δ
gsa/src/web/pages/dfncert/listpage.js 0% <ø> (ø) ⬆️
gsa/src/web/pages/tasks/filterdialog.js 0% <ø> (ø) ⬆️
gsa/src/gmp/models/secinfo.js 3.84% <ø> (ø) ⬆️
gsa/src/gmp/http/transform/x2js.js 18.18% <ø> (ø) ⬆️
gsa/src/web/pages/usersettings/dialog.js 0% <ø> (ø) ⬆️
gsa/src/web/components/form/datepicker.js 80% <ø> (ø) ⬆️
gsa/src/web/pages/results/filterdialog.js 0% <ø> (ø) ⬆️
gsa/src/web/pages/tags/row.js 0% <ø> (ø) ⬆️
gsa/src/web/pages/reports/detailsfilterdialog.js 0% <ø> (ø) ⬆️
gsa/src/web/pages/reports/filterdialog.js 0% <ø> (ø) ⬆️
... and 183 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 dce3444...f87e6e6. Read the comment docs.

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