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

Added support of optional chaining #634

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Jul 16, 2021

Closes #633

@codecov
Copy link

codecov bot commented Jul 16, 2021

Codecov Report

Merging #634 (b507330) into master (742bdae) will decrease coverage by 0.0%.
The diff coverage is 25.0%.

❗ Current head b507330 differs from pull request most recent head 7adca63. Consider uploading reports for the commit 7adca63 to get more accurate results

@@           Coverage Diff            @@
##           master    #634     +/-   ##
========================================
- Coverage    35.0%   35.0%   -0.0%     
========================================
  Files         331     332      +1     
  Lines       11810   11820     +10     
========================================
+ Hits         4131    4133      +2     
- Misses       7293    7300      +7     
- Partials      386     387      +1     

@ziflex ziflex merged commit 1d0617e into master Jul 16, 2021
@ziflex ziflex deleted the feature/#633-optional-chaining branch September 1, 2021 11:28
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.

Add Optional Chaining (?.)
1 participant