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(helper/streaming): remove unused variables #3904

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

EdamAme-x
Copy link
Contributor

The problem here is that the lint results are missed due to the issues discussed in this PR.
#3613

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.30%. Comparing base (4203973) to head (2e3c822).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3904      +/-   ##
==========================================
+ Coverage   91.27%   91.30%   +0.03%     
==========================================
  Files         168      168              
  Lines       10750    10666      -84     
  Branches     3164     3053     -111     
==========================================
- Hits         9812     9739      -73     
+ Misses        937      926      -11     
  Partials        1        1              

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

Copy link
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

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

LGTM!

@yusukebe yusukebe changed the title chore(helper/streaming): remove unused variables refactor(helper/streaming): remove unused variables Feb 8, 2025
@yusukebe
Copy link
Member

yusukebe commented Feb 8, 2025

@EdamAme-x Thanks!

@yusukebe yusukebe merged commit 3a7259b into honojs:main Feb 8, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants