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

addResizedColumns #23

Merged
merged 13 commits into from
May 26, 2022
Merged

addResizedColumns #23

merged 13 commits into from
May 26, 2022

Conversation

bryanmylee
Copy link
Owner

Closes #14.

@bryanmylee bryanmylee added the enhancement New feature or request label May 26, 2022
@bryanmylee bryanmylee self-assigned this May 26, 2022
@coveralls
Copy link

coveralls commented May 26, 2022

Pull Request Test Coverage Report for Build 2389390331

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 30 of 41 (73.17%) changed or added relevant lines in 7 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.5%) to 73.237%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/bodyCells.ts 0 2 0.0%
src/lib/bodyRows.ts 0 2 0.0%
src/lib/createViewModel.ts 0 2 0.0%
src/lib/headerCells.ts 4 6 66.67%
src/lib/headerRows.ts 7 10 70.0%
Files with Coverage Reduction New Missed Lines %
src/lib/createViewModel.ts 1 6.0%
src/lib/headerCells.ts 1 86.05%
Totals Coverage Status
Change from base Build 2385731199: 0.5%
Covered Lines: 385
Relevant Lines: 524

💛 - Coveralls

@bryanmylee bryanmylee merged commit c20abdb into main May 26, 2022
@bryanmylee bryanmylee deleted the plugins/addResizeColumns branch May 26, 2022 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

addResizeColumns plugin
2 participants