hyperformula
hyperformula copied to clipboard
Add unit tests for apostrophe operator
Context
How has this been tested?
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature or improvement (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Additional language file or change to the existing one (translations)
Related issue(s):
- #960
Checklist:
- [ ] My code follows the code style of this project,
- [ ] My change requires a change to the documentation,
- [ ] I described the modification in the CHANGELOG.md file.
Codecov Report
Merging #969 (00da2cf) into develop (0c1e9ff) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## develop #969 +/- ##
========================================
Coverage 95.73% 95.73%
========================================
Files 161 161
Lines 14056 14056
Branches 2911 2911
========================================
Hits 13456 13456
Misses 600 600
Tests will be added in https://github.com/handsontable/hyperformula/pull/1161