Skip to content

feat(front-matter/unstable): add test to each subpackage, including JSON, TOML, and YAML#7059

Open
uynilo9 wants to merge 5 commits intodenoland:mainfrom
uynilo9:main
Open

feat(front-matter/unstable): add test to each subpackage, including JSON, TOML, and YAML#7059
uynilo9 wants to merge 5 commits intodenoland:mainfrom
uynilo9:main

Conversation

@uynilo9
Copy link

@uynilo9 uynilo9 commented Mar 21, 2026

Let people use the test function more easily when they want to check a specific format of frontmatter.

@CLAassistant
Copy link

CLAassistant commented Mar 21, 2026

CLA assistant check
All committers have signed the CLA.

@uynilo9 uynilo9 changed the title feat(frontmatter/unstable): add test to each subpackage, including JSON, TOML, and YAML feat(front-matter/unstable): add test to each subpackage, including JSON, TOML, and YAML Mar 21, 2026
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

❌ Patch coverage is 62.96296% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.36%. Comparing base (260f5b8) to head (848bea9).

Files with missing lines Patch % Lines
front_matter/unstable_json.ts 54.54% 5 Missing ⚠️
front_matter/unstable_toml.ts 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7059      +/-   ##
==========================================
- Coverage   94.38%   94.36%   -0.02%     
==========================================
  Files         628      630       +2     
  Lines       50175    50202      +27     
  Branches     8840     8840              
==========================================
+ Hits        47357    47374      +17     
- Misses       2251     2261      +10     
  Partials      567      567              

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants