Skip to content

Conversation

@HelenMamontova
Copy link
Collaborator

Deprecated MD5 function replaced by EVP_Digests in packet.cpp, attribute.cpp. Deprecated boost::asio::ip::address_v4::from_string replaced by boost::asio::ip::address_v4::make_address_v4 in socket_tests.cpp.

function call replaced by EVP_Digest in makeSendBuffer function.
…tion call replaced by EVP_Digest

in constructor Encrypted and function Encrypted::toVector.
boost::asio::ip::address_v4::make_address_v4 in
BOOST_AUTO_TEST_CASE(TestAsyncSend).
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2025

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 32.16%. Comparing base (d9093ad) to head (2e61aac).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/attribute.cpp 50.00% 0 Missing and 2 partials ⚠️
src/packet.cpp 50.00% 0 Missing and 1 partial ⚠️
tests/socket_tests.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   32.03%   32.16%   +0.12%     
==========================================
  Files          20       20              
  Lines        1645     1648       +3     
  Branches     1148     1148              
==========================================
+ Hits          527      530       +3     
  Misses        137      137              
  Partials      981      981              
Flag Coverage Δ
Linux 32.16% <42.85%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@madf madf merged commit 10c50cd into madf:main Jul 7, 2025
8 checks passed
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.

3 participants