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

Loft uses kw arguments #4757

Merged
merged 6 commits into from
Dec 13, 2024

Update derive-docs tests

3e10246
Select commit
Loading
Failed to load commit list.
Merged

Loft uses kw arguments #4757

Update derive-docs tests
3e10246
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

86.02% (+0.04%) compared to a32f150

View this Pull Request on Codecov

86.02% (+0.04%) compared to a32f150

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.02%. Comparing base (a32f150) to head (3e10246).

Files with missing lines Patch % Lines
src/wasm-lib/derive-docs/src/lib.rs 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4757      +/-   ##
==========================================
+ Coverage   85.97%   86.02%   +0.04%     
==========================================
  Files          84       84              
  Lines       30016    30036      +20     
==========================================
+ Hits        25807    25837      +30     
+ Misses       4209     4199      -10     

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