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

added check_overflow_uid_gid function

941b339
Select commit
Loading
Failed to load commit list.
Open

Issue: #399 Update mod.rs, quickfix workaround #400

added check_overflow_uid_gid function
941b339
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

83.10% (-0.13%) compared to 8b04ff2

View this Pull Request on Codecov

83.10% (-0.13%) compared to 8b04ff2

Details

Codecov Report

❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.10%. Comparing base (8b04ff2) to head (941b339).
⚠️ Report is 115 commits behind head on main.

Files with missing lines Patch % Lines
nss/src/cache/mod.rs 74.07% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
- Coverage   83.23%   83.10%   -0.13%     
==========================================
  Files          36       36              
  Lines        2964     2983      +19     
  Branches      279      288       +9     
==========================================
+ Hits         2467     2479      +12     
- Misses        377      382       +5     
- Partials      120      122       +2     

☔ 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.