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

chore(jsx-renderer): fix typo in JSDoc #3378

Merged
merged 1 commit into from
Sep 4, 2024
Merged

chore(jsx-renderer): fix typo in JSDoc #3378

merged 1 commit into from
Sep 4, 2024

Conversation

taga3s
Copy link
Contributor

@taga3s taga3s commented Sep 4, 2024

The author should do the following, if applicable

The following does not apply.

  • 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 Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.77%. Comparing base (3500404) to head (6f0d02b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3378    +/-   ##
========================================
  Coverage   95.77%   95.77%            
========================================
  Files         152      152            
  Lines        9187     9187            
  Branches     2818     2699   -119     
========================================
  Hits         8799     8799            
  Misses        388      388            

☔ 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: fix typo in JSDoc chore(jsx-renderer): fix typo in JSDoc Sep 4, 2024
@yusukebe
Copy link
Member

yusukebe commented Sep 4, 2024

@taga3s Thanks!

@yusukebe yusukebe merged commit a1b477c into honojs:main Sep 4, 2024
14 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