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

feat!(cli-test): Use child_process spawn arguments properly, fixing JSON encoding on the command line on Windows #2090

Merged
merged 6 commits into from
Nov 4, 2024

document escapeJSON datastore helper function

4ec7f60
Select commit
Loading
Failed to load commit list.
Merged

feat!(cli-test): Use child_process spawn arguments properly, fixing JSON encoding on the command line on Windows #2090

document escapeJSON datastore helper function
4ec7f60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 0s

91.65% (-0.18%) compared to 1be7a9e

View this Pull Request on Codecov

91.65% (-0.18%) compared to 1be7a9e

Details

Codecov Report

Attention: Patch coverage is 82.96296% with 23 lines in your changes missing coverage. Please review.

Project coverage is 91.65%. Comparing base (1be7a9e) to head (4ec7f60).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2090      +/-   ##
==========================================
- Coverage   91.83%   91.65%   -0.18%     
==========================================
  Files          38       38              
  Lines       10264    10311      +47     
  Branches      646      647       +1     
==========================================
+ Hits         9426     9451      +25     
- Misses        826      848      +22     
  Partials       12       12