softvis-research / jqa-dashboard

Dashboard for analyzing and visualizing software artifacts' data scanned with jQAssistant and stored in a Neo4j graph database.
Apache License 2.0
40 stars 16 forks source link

UI and query improvements #31

Closed SebastianWendorf closed 5 years ago

SebastianWendorf commented 5 years ago

Includes #29

codecov[bot] commented 5 years ago

Codecov Report

Merging #31 into master will decrease coverage by 2.3%. The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   46.37%   44.06%   -2.31%     
==========================================
  Files          44       44              
  Lines        1462     1475      +13     
  Branches      197      200       +3     
==========================================
- Hits          678      650      -28     
- Misses        682      720      +38     
- Partials      102      105       +3
Impacted Files Coverage Δ
src/containers/DefaultLayout/DefaultHeader.js 100% <ø> (ø) :arrow_up:
src/api/models/Hotspots.js 25% <ø> (ø) :arrow_up:
...gement/Activity/visualizations/CommitsTimescale.js 64% <ø> (+1.33%) :arrow_up:
src/api/models/FileTypes.js 46.66% <0%> (-3.34%) :arrow_down:
src/api/models/Dependencies.js 32.14% <100%> (ø) :arrow_up:
...bution/visualizations/FilesPerFiletypePerAuthor.js 63.15% <100%> (+0.99%) :arrow_up:
src/views/Dashboard/Dashboard.js 22.5% <4.34%> (-24.87%) :arrow_down:
src/api/models/Dashboard.js 31.76% <44.44%> (-18.24%) :arrow_down:

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 0074306...896c857. Read the comment docs.