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(footer): add custom footer to show metrics #284

Merged
merged 2 commits into from
Jan 16, 2020

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Jan 16, 2020

  • this footer is typically only available when user is not using a Backend Service since they show the same kind of info

TODO

  • full implementation
  • add Jest unit tests
  • add Cypress E2E tests
  • create Wiki

image

- this footer is typically only available when user is not using a Backend Service since they show the same kind of info
@codecov
Copy link

codecov bot commented Jan 16, 2020

Codecov Report

Merging #284 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #284   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         153    154    +1     
  Lines        8743   8784   +41     
  Branches     2893   2810   -83     
=====================================
+ Hits         8743   8784   +41
Impacted Files Coverage Δ
src/aurelia-slickgrid/global-grid-options.ts 100% <ø> (ø) ⬆️
src/aurelia-slickgrid/constants.ts 100% <ø> (ø) ⬆️
src/aurelia-slickgrid/models/index.ts 100% <100%> (ø) ⬆️
src/aurelia-slickgrid/index.ts 100% <100%> (ø) ⬆️
src/aurelia-slickgrid/services/resizer.service.ts 100% <100%> (ø) ⬆️
...urelia-slickgrid/value-converters/asgDateFormat.ts 100% <100%> (ø)
...lia-slickgrid/custom-elements/aurelia-slickgrid.ts 100% <100%> (ø) ⬆️

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 04f4490...06af8b6. Read the comment docs.

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

1 participant