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

Add parseTrend() function to ScanConfig model #1583

Merged
merged 6 commits into from
Aug 28, 2019

Conversation

swaterkamp
Copy link
Member

Checklist:

@swaterkamp swaterkamp self-assigned this Aug 26, 2019
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #1583 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1583      +/-   ##
==========================================
+ Coverage   38.02%   38.03%   +0.01%     
==========================================
  Files        1043     1043              
  Lines       23836    23831       -5     
  Branches     6558     6555       -3     
==========================================
+ Hits         9063     9064       +1     
+ Misses      13432    13427       -5     
+ Partials     1341     1340       -1
Impacted Files Coverage Δ
gsa/src/gmp/models/scanconfig.js 95.58% <100%> (+0.06%) ⬆️
gsa/src/web/entity/withEntityContainer.js 40.9% <0%> (ø) ⬆️
gsa/src/web/pages/tlscertificates/details.js 22.22% <0%> (ø) ⬆️
gsa/src/web/pages/reports/detailscontent.js 10.75% <0%> (+0.22%) ⬆️
gsa/src/gmp/models/tlscertificate.js 10.81% <0%> (+1.05%) ⬆️

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 499747f...6410fc4. Read the comment docs.

gsa/src/gmp/models/__tests__/scanconfig.js Outdated Show resolved Hide resolved
gsa/src/gmp/models/scanconfig.js Outdated Show resolved Hide resolved
@bjoernricks bjoernricks merged commit e8c8d47 into greenbone:master Aug 28, 2019
@swaterkamp swaterkamp deleted the parseTrend branch February 20, 2020 11:23
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