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

Fixing broken CI signals #296

Merged
merged 1 commit into from
Dec 5, 2024

Fixing broken CI signals

b9cf456
Select commit
Loading
Failed to load commit list.
Merged

Fixing broken CI signals #296

Fixing broken CI signals
b9cf456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

82.40% (-0.01%) compared to 480a326, passed because coverage increased by 0% when compared to adjusted base (82.40%)

View this Pull Request on Codecov

82.40% (-0.01%) compared to 480a326, passed because coverage increased by 0% when compared to adjusted base (82.40%)

Details

Codecov Report

Attention: Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.40%. Comparing base (480a326) to head (b9cf456).

Files with missing lines Patch % Lines
ractor/src/factory/stats.rs 66.66% 2 Missing ⚠️
ractor/src/factory/factoryimpl.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
- Coverage   82.41%   82.40%   -0.01%     
==========================================
  Files          60       60              
  Lines       10899    10914      +15     
==========================================
+ Hits         8982     8994      +12     
- Misses       1917     1920       +3     

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