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): remove any tests #6474

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timreichen
Copy link
Contributor

This PR removes front-matter/any_test.ts. All tests in that file are already covered by front-matter/json_test.ts, front-matter/toml_test.ts and front-matter/yaml_test.ts.

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.67%. Comparing base (75ecea0) to head (89a79a6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6474      +/-   ##
==========================================
- Coverage   95.68%   95.67%   -0.01%     
==========================================
  Files         575      575              
  Lines       43192    43189       -3     
  Branches     6475     6473       -2     
==========================================
- Hits        41328    41322       -6     
- Misses       1825     1828       +3     
  Partials       39       39              

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

@timreichen timreichen marked this pull request as draft March 12, 2025 07:49
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.

1 participant