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

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

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 Nov 19, 2023 in 1s

83.10% (-0.13%) compared to 8b04ff2

View this Pull Request on Codecov

83.10% (-0.13%) compared to 8b04ff2

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (8b04ff2) 83.23% compared to head (941b339) 83.10%.

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