Skip to content

docs(fmt): clarify runtime compatiblity #6648

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented May 12, 2025

closes #6647

@github-actions github-actions bot added the fmt label May 12, 2025
@kt3k kt3k requested a review from bartlomieju May 12, 2025 06:41
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.74%. Comparing base (ce1ee56) to head (8902b89).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6648   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files         574      574           
  Lines       46412    46412           
  Branches     6521     6521           
=======================================
+ Hits        43971    43974    +3     
+ Misses       2397     2395    -2     
+ Partials       44       43    -1     

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

@kt3k kt3k merged commit f50c42c into denoland:main May 13, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clarify the runtime compatibility of @std/fmt
2 participants