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

Improve clarity of fwrite errors #6792

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

MichaelChirico
Copy link
Member

@MichaelChirico MichaelChirico commented Feb 2, 2025

Closes #6791

cc @rffontenelle

@MichaelChirico MichaelChirico added the translation issues/PRs related to message translation projects label Feb 2, 2025
@MichaelChirico MichaelChirico requested a review from a team as a code owner February 2, 2025 23:28
Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.60%. Comparing base (f9c2824) to head (2fb1329).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6792   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files          79       79           
  Lines       14642    14642           
=======================================
  Hits        14438    14438           
  Misses        204      204           

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

Copy link
Contributor

@rffontenelle rffontenelle left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelChirico MichaelChirico merged commit f6dca2d into master Feb 3, 2025
10 of 11 checks passed
@MichaelChirico MichaelChirico deleted the fwrite-error-quality branch February 3, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translation issues/PRs related to message translation projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confusing message in fwrite.c
2 participants