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

fix: unable to get value using NumericLiteral or BooleanLiteral type keys #91

Merged
merged 1 commit into from
Nov 9, 2023

fix: unable to get value using `NumericLiteral` or `BooleanLiteral` t…

37726c6
Select commit
Loading
Failed to load commit list.
Merged

fix: unable to get value using NumericLiteral or BooleanLiteral type keys #91

fix: unable to get value using `NumericLiteral` or `BooleanLiteral` t…
37726c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

93.53% (+0.05%) compared to 3c8250f

View this Pull Request on Codecov

93.53% (+0.05%) compared to 3c8250f

Details

Codecov Report

Merging #91 (37726c6) into main (3c8250f) will increase coverage by 0.05%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   93.48%   93.53%   +0.05%     
==========================================
  Files          23       23              
  Lines        1749     1749              
  Branches      327      327              
==========================================
+ Hits         1635     1636       +1     
+ Misses        114      113       -1     
Files Coverage Ξ”
src/proxy/object.ts 95.45% <100.00%> (+0.75%) ⬆️