Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

[vis] Fix SSL error in VIS client

6d7159a
Select commit
Loading
Failed to load commit list.
Merged

Release 1.2.0 #130

[vis] Fix SSL error in VIS client
6d7159a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 23, 2025 in 0s

85.93% (-0.20%) compared to 9b73894

View this Pull Request on Codecov

85.93% (-0.20%) compared to 9b73894

Details

Codecov Report

Attention: Patch coverage is 81.64509% with 241 lines in your changes missing coverage. Please review.

Project coverage is 85.93%. Comparing base (9b73894) to head (6d7159a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/app/app.cpp 0.00% 99 Missing ⚠️
src/iamclient/iamclient.cpp 76.76% 23 Missing ⚠️
src/iamserver/iamserver.cpp 68.57% 22 Missing ⚠️
src/database/database.cpp 73.41% 21 Missing ⚠️
src/iamserver/protectedmessagehandler.cpp 67.92% 17 Missing ⚠️
src/iamserver/nodecontroller.cpp 55.55% 12 Missing ⚠️
src/nodeinfoprovider/nodeinfoprovider.cpp 83.33% 9 Missing ⚠️
src/nodeinfoprovider/systeminfo.cpp 82.60% 8 Missing ⚠️
src/visidentifier/visidentifier.cpp 82.60% 8 Missing ⚠️
src/config/config.cpp 93.97% 5 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   86.13%   85.93%   -0.20%     
==========================================
  Files          39       42       +3     
  Lines        5157     5512     +355     
  Branches      404      442      +38     
==========================================
+ Hits         4442     4737     +295     
- Misses        715      775      +60     

☔ 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.