Skip to content

Conversation

@yusukebe
Copy link
Member

@yusukebe yusukebe commented Mar 5, 2025

Updated the types that were not handled in #3939 to publish for JSR.

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

@yusukebe yusukebe changed the title fix(types): fix unhandled types for TypeScript 5.7 fix(types): fix unhandled types for Deno 2.2 Mar 5, 2025
@github-actions
Copy link

github-actions bot commented Mar 5, 2025

Bundle size check

main (fe90028) #3977 (4692ce1) +/-
Bundle Size (B) 18,976B 18,976B 0B
Bundle Size (KB) 18.53K 18.53K 0K

Compiler Diagnostics

main (fe90028) #3977 (4692ce1) +/-
Files 261 261 0
Lines 116,441 116,441 0
Identifiers 114,438 114,438 0
Symbols 303,842 303,842 0
Types 214,832 214,832 0
Instantiations 3,091,594 3,091,594 0
Memory used 445,960K 453,535K 7,575K
I/O read 0.03s 0.02s -0.01s
I/O write 0s 0s 0s
Parse time 0.69s 0.66s -0.03s
Bind time 0.28s 0.28s 0s
Check time 5.94s 5.77s -0.17s
Emit time 0s 0s 0s
Total time 6.91s 6.71s -0.2s

Reported by octocov

@yusukebe yusukebe merged commit 6952ae1 into main Mar 5, 2025
14 checks passed
@yusukebe yusukebe deleted the fix/supports-typescript-5.7 branch March 5, 2025 01:29
@codecov
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (fe90028) to head (4b75eae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3977      +/-   ##
==========================================
+ Coverage   91.29%   91.32%   +0.03%     
==========================================
  Files         168      168              
  Lines       10771    10687      -84     
  Branches     3172     3053     -119     
==========================================
- Hits         9833     9760      -73     
+ Misses        937      926      -11     
  Partials        1        1              

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

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