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

docs(fmt): %f width typo #6139

Merged
merged 1 commit into from
Oct 24, 2024
Merged

docs(fmt): %f width typo #6139

merged 1 commit into from
Oct 24, 2024

Conversation

benstigsen
Copy link
Contributor

No description provided.

@benstigsen benstigsen requested a review from kt3k as a code owner October 23, 2024 15:34
@CLAassistant
Copy link

CLAassistant commented Oct 23, 2024

CLA assistant check
All committers have signed the CLA.

@benstigsen benstigsen changed the title docs(printf): %f width typo docs(fmt): %f width typo Oct 23, 2024
@github-actions github-actions bot added the fmt label Oct 23, 2024
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (3f0ef9f) to head (b1adbb3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6139   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files         536      536           
  Lines       40679    40679           
  Branches     6110     6110           
=======================================
  Hits        39291    39291           
  Misses       1344     1344           
  Partials       44       44           

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

@kt3k kt3k merged commit e3974ea into denoland:main Oct 24, 2024
19 of 20 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.

3 participants