hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Add unit tests for apostrophe operator

Open sequba opened this issue 3 years ago • 1 comments

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):

  1. #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.

sequba avatar Apr 15 '22 14:04 sequba

Codecov Report

Merging #969 (00da2cf) into develop (0c1e9ff) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #969   +/-   ##
========================================
  Coverage    95.73%   95.73%           
========================================
  Files          161      161           
  Lines        14056    14056           
  Branches      2911     2911           
========================================
  Hits         13456    13456           
  Misses         600      600           

codecov[bot] avatar Apr 15 '22 15:04 codecov[bot]

Tests will be added in https://github.com/handsontable/hyperformula/pull/1161

sequba avatar Feb 16 '23 16:02 sequba