Skip to content

fix(toml): handle Infinity/NaN and Date inside inline arrays#7171

Open
LeSingh1 wants to merge 2 commits into
denoland:mainfrom
LeSingh1:toml-inline-array-edges
Open

fix(toml): handle Infinity/NaN and Date inside inline arrays#7171
LeSingh1 wants to merge 2 commits into
denoland:mainfrom
LeSingh1:toml-inline-array-edges

Merge branch 'main' into toml-inline-array-edges

0cbfe2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

94.62% (+0.00%) compared to e28fa81

View this Pull Request on Codecov

94.62% (+0.00%) compared to e28fa81

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.62%. Comparing base (e28fa81) to head (0cbfe2a).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #7171    +/-   ##
========================================
  Coverage   94.62%   94.62%            
========================================
  Files         628      630     +2     
  Lines       51636    51898   +262     
  Branches     9323     9380    +57     
========================================
+ Hits        48863    49111   +248     
- Misses       2208     2217     +9     
- Partials      565      570     +5     

☔ 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.