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 unit tests to vanilla bundle #51

Merged
merged 9 commits into from
Aug 3, 2020

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #51 into master will increase coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #51      +/-   ##
===========================================
+ Coverage   99.82%   100.00%   +0.19%     
===========================================
  Files         186       186              
  Lines       10097     10101       +4     
  Branches     3422      3314     -108     
===========================================
+ Hits        10078     10101      +23     
+ Misses         19         0      -19     
Impacted Files Coverage Δ
...bundle/src/components/slick-vanilla-grid-bundle.ts 100.00% <100.00%> (+3.43%) ⬆️

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 ef1d2ad...e887408. Read the comment docs.

@@ -161,3 +161,4 @@ yarn run test:watch
- [ ] See if we can get `DOM Purify` to work in SF, else keep the custom sanitizer
- [ ] See if we can get all the vanilla-grid-bundle `instances` as `readonly` class members
- [ ] change `Filters` and `Editors` to default index export but move the previous export into the vanilla grid bundle
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should also check lib to work with new jQuery 3.5.1 version

@ghiscoding ghiscoding merged commit 10e5c5a into master Aug 3, 2020
@ghiscoding ghiscoding deleted the feat/vanilla-unit-tests branch August 3, 2020 17:10
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.

2 participants