Restyle refactor: Add mem
module to allow tests to override allocators.
#2395
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 is9.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 |
Loading