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(dotenv): handle single-quotes in values in stringify() #5846

Merged
merged 5 commits into from
Aug 29, 2024

tweak

2d2e09b
Select commit
Loading
Failed to load commit list.
Merged

fix(dotenv): handle single-quotes in values in stringify() #5846

tweak
2d2e09b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

96.26% (+0.00%) compared to baa5086

View this Pull Request on Codecov

96.26% (+0.00%) compared to baa5086

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.26%. Comparing base (baa5086) to head (2d2e09b).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5846   +/-   ##
=======================================
  Coverage   96.26%   96.26%           
=======================================
  Files         479      479           
  Lines       38763    38712   -51     
  Branches     5623     5619    -4     
=======================================
- Hits        37314    37268   -46     
+ Misses       1406     1401    -5     
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.