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

fix: Ensure we have allocators available for the error paths. #2408

Merged
merged 1 commit into from
Sep 11, 2023

fix: Ensure we have allocators available for the error paths.

24b5472
Select commit
Loading
Failed to load commit list.
Merged

fix: Ensure we have allocators available for the error paths. #2408

fix: Ensure we have allocators available for the error paths.
24b5472
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 11, 2023 in 1s

74.43% (-0.12%) compared to 48dbcfe

View this Pull Request on Codecov

74.43% (-0.12%) compared to 48dbcfe

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.12% ⚠️

Comparison is base (48dbcfe) 74.54% compared to head (24b5472) 74.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2408      +/-   ##
==========================================
- Coverage   74.54%   74.43%   -0.12%     
==========================================
  Files          87       87              
  Lines       26190    26192       +2     
==========================================
- Hits        19523    19495      -28     
- Misses       6667     6697      +30     
Files Changed Coverage Δ
toxcore/group_chats.c 69.56% <100.00%> (-0.52%) ⬇️
toxcore/network.c 86.09% <100.00%> (ø)

... and 7 files with indirect coverage changes

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