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

refactor(front-matter): call extract() functions in any.ts #6390

Merged

Conversation

timreichen
Copy link
Contributor

This PR replaces parser calls with extract() calls.
It also adds a missing type in front_matter/toml.ts

Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.22%. Comparing base (3b75ee7) to head (259942d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6390      +/-   ##
==========================================
- Coverage   96.23%   96.22%   -0.01%     
==========================================
  Files         556      556              
  Lines       42065    42061       -4     
  Branches     6371     6371              
==========================================
- Hits        40481    40473       -8     
- Misses       1544     1547       +3     
- Partials       40       41       +1     

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

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit e52dc6b into denoland:main Feb 12, 2025
18 checks passed
@timreichen timreichen deleted the front-matter-call-extractor-functions-in-any branch February 14, 2025 21:26
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