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

Restyle refactor: Add mem module to allow tests to override allocators. #2395

Closed
wants to merge 2 commits into from

Restyled by prettier-yaml

c543d5b
Select commit
Loading
Failed to load commit list.
Closed

Restyle refactor: Add mem module to allow tests to override allocators. #2395

Restyled by prettier-yaml
c543d5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2023 in 0s

9.59% (-0.40%) compared to 8ed47f3

View this Pull Request on Codecov

9.59% (-0.40%) compared to 8ed47f3

Details

Codecov Report

Merging #2395 (c543d5b) into master (8ed47f3) will decrease coverage by 0.40%.
The diff coverage is 9.92%.

@@            Coverage Diff            @@
##           master   #2395      +/-   ##
=========================================
- Coverage    9.99%   9.59%   -0.40%     
=========================================
  Files         141      89      -52     
  Lines       32530   26336    -6194     
=========================================
- Hits         3250    2527     -723     
+ Misses      29280   23809    -5471     
Files Changed Coverage Δ
other/DHT_bootstrap.c 0.00% <0.00%> (ø)
toxav/groupav.c 10.74% <0.00%> (+0.32%) ⬆️
toxav/toxav.c 6.99% <0.00%> (ø)
toxcore/TCP_common.c 6.38% <0.00%> (ø)
toxcore/TCP_connection.c 10.12% <0.00%> (-0.26%) ⬇️
toxcore/TCP_server.c 7.91% <0.00%> (-0.21%) ⬇️
toxcore/announce.c 2.82% <0.00%> (-0.01%) ⬇️
toxcore/group_announce_test.cc 15.97% <0.00%> (-0.10%) ⬇️
toxcore/group_chats.c 7.23% <0.00%> (+0.02%) ⬆️
toxcore/group_moderation.c 8.41% <0.00%> (+0.24%) ⬆️
... and 22 more

... and 54 files with indirect coverage changes