Skip to content

fix(toml): emit TOML literals for Infinity/NaN/Date in arrays#7163

Open
spokodev wants to merge 2 commits into
denoland:mainfrom
spokodev:fix/toml-stringify-primitive-and-datetime-literals
Open

fix(toml): emit TOML literals for Infinity/NaN/Date in arrays#7163
spokodev wants to merge 2 commits into
denoland:mainfrom
spokodev:fix/toml-stringify-primitive-and-datetime-literals

fix(toml): keep RegExp values in mixed arrays

3c68f02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

94.84% (+0.26%) compared to cdf74a8

View this Pull Request on Codecov

94.84% (+0.26%) compared to cdf74a8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.84%. Comparing base (cdf74a8) to head (3c68f02).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7163      +/-   ##
==========================================
+ Coverage   94.57%   94.84%   +0.26%     
==========================================
  Files         636      617      -19     
  Lines       52142    51682     -460     
  Branches     9401     9358      -43     
==========================================
- Hits        49315    49016     -299     
+ Misses       2249     2121     -128     
+ Partials      578      545      -33     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.