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

feat(tests): add more Extensions unit tests #184

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #184 into master will increase coverage by 6.31%.
The diff coverage is 99.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage    41.8%   48.11%   +6.31%     
==========================================
  Files         160      160              
  Lines        7075     7062      -13     
  Branches     2243     2237       -6     
==========================================
+ Hits         2957     3397     +440     
+ Misses       4117     3664     -453     
  Partials        1        1
Impacted Files Coverage Δ
...elia-slickgrid/extensions/columnPickerExtension.ts 100% <100%> (+77.28%) ⬆️
src/aurelia-slickgrid/services/grid.service.ts 100% <100%> (ø) ⬆️
.../aurelia-slickgrid/extensions/gridMenuExtension.ts 100% <100%> (+88.5%) ⬆️
...ia-slickgrid/extensions/rowMoveManagerExtension.ts 100% <100%> (+75%) ⬆️
...slickgrid/extensions/draggableGroupingExtension.ts 100% <100%> (+67.86%) ⬆️
...urelia-slickgrid/extensions/headerMenuExtension.ts 100% <100%> (+87.58%) ⬆️
src/aurelia-slickgrid/services/filter.service.ts 12.55% <100%> (ø) ⬆️
...c/aurelia-slickgrid/extensions/extensionUtility.ts 96.43% <87.5%> (+60.72%) ⬆️
... and 3 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 72fa5db...b81e8ca. Read the comment docs.

@ghiscoding ghiscoding merged commit 5f6f3b0 into master Jun 7, 2019
@ghiscoding ghiscoding deleted the feat/extension-tests branch June 7, 2019 13:29
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.

None yet

2 participants