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

🔨 🎉 use cache for user and group in unix, gain 60% improve #1026

Merged
merged 1 commit into from
Apr 29, 2024

:hammer: :tada: use cache for user and group in unix, gain 60% improve

80f98fc
Select commit
Loading
Failed to load commit list.
Merged

🔨 🎉 use cache for user and group in unix, gain 60% improve #1026

:hammer: :tada: use cache for user and group in unix, gain 60% improve
80f98fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

84.49% (+0.14%) compared to 69b28bf

View this Pull Request on Codecov

84.49% (+0.14%) compared to 69b28bf

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 84.49%. Comparing base (69b28bf) to head (80f98fc).

Files Patch % Lines
src/meta/owner.rs 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1026      +/-   ##
==========================================
+ Coverage   84.34%   84.49%   +0.14%     
==========================================
  Files          53       53              
  Lines        5111     5107       -4     
==========================================
+ Hits         4311     4315       +4     
+ Misses        800      792       -8     

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