mike-goodwin / owasp-threat-dragon

An open source, online threat modelling tool from OWASP
http://mike-goodwin.github.io/owasp-threat-dragon/
Apache License 2.0
481 stars 130 forks source link

Implement threat model report #100

Closed mike-goodwin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #100 into master will decrease coverage by 0.47%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage    98.4%   97.93%   -0.48%     
==========================================
  Files          24       25       +1     
  Lines         502      532      +30     
  Branches       29       29              
==========================================
+ Hits          494      521      +27     
- Misses          8       11       +3
Impacted Files Coverage Δ
td.tests/clientspec/test.js 100% <ø> (ø) :arrow_up:
td/public/app/config.route.js 100% <ø> (ø) :arrow_up:
td/public/app/threatmodels/index.js 100% <100%> (ø) :arrow_up:
td/public/app/threatmodels/webreport.js 89.28% <89.28%> (ø)

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 4cb484f...3e40ebf. Read the comment docs.

mike-goodwin commented 5 years ago

implements issue #51