Skip to content

feat: Add dht_get_nodes_response event to the events system.#2568

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:dht-nodes-event
Jan 16, 2024
Merged

feat: Add dht_get_nodes_response event to the events system.#2568
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:dht-nodes-event

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Jan 15, 2024

Should probably rename it to something starting with debug_ and make it opt-in. Right now, it absolutely spams the events object.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Jan 15, 2024
@iphydf iphydf force-pushed the dht-nodes-event branch 3 times, most recently from 008ac7e to d4aa455 Compare January 15, 2024 21:04
@iphydf iphydf marked this pull request as ready for review January 15, 2024 21:04
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 15, 2024

Codecov Report

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

Comparison is base (e2c01e4) 66.90% compared to head (5b1f107) 66.91%.

❗ Current head 5b1f107 differs from pull request most recent head 16809dc. Consider uploading reports for the commit 16809dc to get more accurate results

Files Patch % Lines
toxcore/events/dht_get_nodes_response.c 73.49% 22 Missing ⚠️
toxcore/tox_dispatch.c 0.00% 5 Missing ⚠️
toxcore/tox_event.c 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2568      +/-   ##
==========================================
+ Coverage   66.90%   66.91%   +0.01%     
==========================================
  Files         147      148       +1     
  Lines       30177    30281     +104     
==========================================
+ Hits        20190    20264      +74     
- Misses       9987    10017      +30     

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

@iphydf iphydf force-pushed the dht-nodes-event branch 3 times, most recently from 825c042 to 5b1f107 Compare January 15, 2024 23:17
Comment thread toxcore/events/dht_get_nodes_response.c Outdated
Comment thread toxcore/events/dht_get_nodes_response.c Outdated
@pull-request-attention pull-request-attention Bot assigned iphydf and robinlinden and unassigned iphydf Jan 16, 2024
Should probably rename it to something starting with `debug_` and make
it opt-in. Right now, it absolutely spams the events object.
@iphydf iphydf merged commit 16809dc into TokTok:master Jan 16, 2024
@iphydf iphydf deleted the dht-nodes-event branch January 16, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants