Skip to content

cargo clippy

2a2c77e
Select commit
Loading
Failed to load commit list.
Open

Make JsAsyncGenerator fully type safe #5066

cargo clippy
2a2c77e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

59.01% (+11.76%) compared to 6ddc2b4

View this Pull Request on Codecov

59.01% (+11.76%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 36.53846% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.01%. Comparing base (6ddc2b4) to head (2a2c77e).
⚠️ Report is 854 commits behind head on main.

Files with missing lines Patch % Lines
core/engine/src/builtins/async_generator/mod.rs 52.77% 17 Missing ⚠️
...ore/engine/src/object/builtins/jsasyncgenerator.rs 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5066       +/-   ##
===========================================
+ Coverage   47.24%   59.01%   +11.76%     
===========================================
  Files         476      563       +87     
  Lines       46892    62578    +15686     
===========================================
+ Hits        22154    36929    +14775     
- Misses      24738    25649      +911     

☔ View full report in Codecov by Sentry.
📢 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.