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

Nuts tests #1952

Merged
merged 22 commits into from
Dec 1, 2024
Merged

Nuts tests #1952

merged 22 commits into from
Dec 1, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Nov 30, 2024

This moves a bunch of tests over to NUTS.

Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.87%. Comparing base (c3620e6) to head (da240b6).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1952      +/-   ##
==========================================
+ Coverage   81.59%   81.87%   +0.27%     
==========================================
  Files          94       94              
  Lines       24010    24010              
  Branches     3199     3199              
==========================================
+ Hits        19591    19658      +67     
+ Misses       4347     4281      -66     
+ Partials       72       71       -1     

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

This actually represents a conversion of the transport tests implemented
in Convey terms to NUTS.  As part of this, have implemented a simple
round trip performance test, using PAIR.

The rest of the transport tests will shortly be converted to this as well.
TCPv6 not done yet since that needs special work to be conditionalized.
Also tcpsupp remains to be converted.
@gdamore gdamore merged commit da240b6 into main Dec 1, 2024
16 of 19 checks passed
@gdamore
Copy link
Contributor Author

gdamore commented Dec 1, 2024

This only adds tests -- the bugs it is uncovering need to be fixed, so merging now.

@gdamore gdamore deleted the nuts-tests branch December 1, 2024 12:01
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.

1 participant