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

Add unit tests for apostrophe operator #969

Closed
wants to merge 1 commit into from
Closed

Conversation

sequba
Copy link
Contributor

@sequba sequba commented Apr 15, 2022

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. Docs: document apostrophe as an explicit string literal trigger #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
Copy link

codecov bot commented Apr 15, 2022

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           

@sequba sequba changed the base branch from master to develop April 15, 2022 15:05
@sequba
Copy link
Contributor Author

sequba commented Feb 16, 2023

Tests will be added in #1161

@sequba sequba closed this Feb 16, 2023
@sequba sequba deleted the feature/issue-960 branch September 23, 2023 11:39
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.

1 participant