Skip to content

cleanup: Remove old type-ordered event getters.

Codecov / codecov/project failed Jan 13, 2024 in 1s

64.17% (-4.18%) compared to c4e209e

View this Pull Request on Codecov

64.17% (-4.18%) compared to c4e209e

Details

Codecov Report

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

Comparison is base (c4e209e) 68.35% compared to head (ad4d240) 64.17%.

❗ Current head ad4d240 differs from pull request most recent head c31989c. Consider uploading reports for the commit c31989c to get more accurate results

Files Patch % Lines
toxcore/tox_event.c 38.51% 388 Missing ⚠️
toxcore/events/group_message.c 0.00% 93 Missing ⚠️
toxcore/events/group_invite.c 0.00% 92 Missing ⚠️
toxcore/events/group_peer_exit.c 18.86% 86 Missing ⚠️
toxcore/events/group_private_message.c 0.00% 86 Missing ⚠️
toxcore/tox_dispatch.c 52.48% 86 Missing ⚠️
toxcore/events/group_custom_packet.c 0.00% 79 Missing ⚠️
toxcore/events/group_custom_private_packet.c 0.00% 79 Missing ⚠️
toxcore/events/group_peer_name.c 0.00% 79 Missing ⚠️
toxcore/events/group_topic.c 0.00% 79 Missing ⚠️
... and 33 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2392      +/-   ##
==========================================
- Coverage   68.35%   64.17%   -4.18%     
==========================================
  Files         118      137      +19     
  Lines       28165    29924    +1759     
==========================================
- Hits        19252    19204      -48     
- Misses       8913    10720    +1807     

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