| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Ali Hassan <ali-hassan27@outlook.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #63046 +/- ##
=======================================
Coverage 89.63% 89.63%
=======================================
Files 708 708
Lines 220402 220408 +6
Branches 42271 42276 +5
=======================================
+ Hits 197551 197559 +8
+ Misses 14706 14700 -6
- Partials 8145 8149 +4
... and 28 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for this.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
cc @nodejs/tsc for semver-major approval. |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is the remaining piece of the work tracked in #59688. The Blob change is semver-major because today the call succeeds.
The shared BufferSource converter was made hot-path-friendly in #62833, so no per-call binding overhead is added here.
Refs: #59688
Refs: #62632