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 reading values on undefined #58

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Conversation

lenchv
Copy link
Owner

@lenchv lenchv commented Sep 25, 2023

fix #51

@codecov-commenter
Copy link

Codecov Report

Merging #58 (25666fa) into master (fd86564) will decrease coverage by 0.09%.
The diff coverage is 50.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   93.33%   93.25%   -0.09%     
==========================================
  Files          58       58              
  Lines        1051     1052       +1     
  Branches      108      109       +1     
==========================================
  Hits          981      981              
  Misses         39       39              
- Partials       31       32       +1     
Files Changed Coverage Δ
lib/result/JsonResult.ts 79.68% <50.00%> (-1.27%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lenchv lenchv merged commit ae056fe into master Sep 25, 2023
@lenchv lenchv deleted the fix/#51-reading-values-on-undefined branch September 25, 2023 17:26
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.

example.js fails with kyuubi
2 participants