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

test: connection manager #1836

Merged
merged 9 commits into from
Feb 10, 2024
Merged

test: connection manager #1836

merged 9 commits into from
Feb 10, 2024

Conversation

fbarbu15
Copy link
Collaborator

@fbarbu15 fbarbu15 commented Feb 8, 2024

Split connection manager tests into multiple files
Added more testing coverage for missing functions + other scenarios

@fbarbu15 fbarbu15 changed the title Tests/connection manager test: connection manager Feb 8, 2024
Copy link

github-actions bot commented Feb 8, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 36.2 KB (0%) 724 ms (0%) 239 ms (+93.19% 🔺) 963 ms
Waku Simple Light Node 278.28 KB (0%) 5.6 s (0%) 501 ms (-31.21% 🔽) 6.1 s
ECIES encryption 32.01 KB (0%) 641 ms (0%) 167 ms (+52.67% 🔺) 808 ms
Symmetric encryption 32 KB (0%) 641 ms (0%) 200 ms (+12.6% 🔺) 840 ms
DNS discovery 107.71 KB (0%) 2.2 s (0%) 341 ms (+15.06% 🔺) 2.5 s
Privacy preserving protocols 128.92 KB (0%) 2.6 s (0%) 348 ms (+5.88% 🔺) 3 s
Light protocols 34.27 KB (0%) 686 ms (0%) 155 ms (-31.83% 🔽) 840 ms
History retrieval protocols 32.71 KB (0%) 655 ms (0%) 199 ms (+22.44% 🔺) 853 ms
Deterministic Message Hashing 5.96 KB (0%) 120 ms (0%) 31 ms (+6.81% 🔺) 151 ms

@fbarbu15 fbarbu15 marked this pull request as ready for review February 9, 2024 14:44
@fbarbu15 fbarbu15 requested a review from a team as a code owner February 9, 2024 14:44
@fbarbu15 fbarbu15 merged commit 928e634 into master Feb 10, 2024
10 of 11 checks passed
@fbarbu15 fbarbu15 deleted the tests/connection-manager branch February 10, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants