pat310/quick-pivot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.eslintrc
.gitignore
.npmignore
.travis.yml
CHANGES.md
LICENSE
README.md
package-lock.json
package.json
screenshots/ss1.png
screenshots/ss2.png
screenshots/ss3.png
screenshots/ss4.png
src/filtering.js29
A
0 mins
src/index.js142
C
7 hrs
src/logic.js355
F
4 days
src/progressiveDiscovery.js37
A
1 hr
test/filter.spec.js7
A
0 mins
test/filtering/createUniqueValues.js45
C
1 day
test/filtering/filter.js115
F
3 days
test/index.spec.js23
A
0 mins
test/index/collapse.js185
F
3 days
test/index/collapseAll.js56
B
6 hrs
test/index/constructor.js99
A
1 hr
test/index/expand.js255
D
1 day
test/index/expandAll.js76
C
1 day
test/index/filter.js302
F
6 days
test/index/getData.js57
A
3 hrs
test/index/getUniqueValues.js50
A
1 hr
test/index/toggle.js35
A
1 hr
test/index/update.js49
A
0 mins
test/logic.spec.js17
A
0 mins
test/logic/accumulator.js57
C
1 day
test/logic/checkPivotCategories.js17
A
0 mins
test/logic/createColumnHeaders.js84
C
7 hrs
test/logic/fixDataFormat.js108
D
2 days
test/logic/groupByCategories.js75
D
1 day
test/logic/groupByCategory.js35
D
1 day
test/logic/tableCreator.js358
F
5 days