Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

feat: tsonAsyncGeneratorFunction proposal - #84

Draft
Sheraff wants to merge 3 commits into
mainfrom
async-generator-functions
Draft

feat: tsonAsyncGeneratorFunction proposal#84
Sheraff wants to merge 3 commits into
mainfrom
async-generator-functions

cleanup

a4839b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 0s

92.44% (-1.63%) compared to d190fa6

View this Pull Request on Codecov

92.44% (-1.63%) compared to d190fa6

Details

Codecov Report

❌ Patch coverage is 72.36842% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.44%. Comparing base (d190fa6) to head (a4839b5).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/async/handlers/tsonAsyncGeneratorFunction.ts 72.18% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   94.07%   92.44%   -1.63%     
==========================================
  Files          31       32       +1     
  Lines        1872     2024     +152     
  Branches      194      213      +19     
==========================================
+ Hits         1761     1871     +110     
- Misses        109      151      +42     
  Partials        2        2              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.