Skip to content

initial RuntimeInformation support for service queries

Codecov / codecov/project failed Feb 12, 2025 in 0s

89.92% (-0.13%) compared to 2fad765

View this Pull Request on Codecov

89.92% (-0.13%) compared to 2fad765

Details

Codecov Report

Attention: Patch coverage is 64.70588% with 54 lines in your changes missing coverage. Please review.

Project coverage is 89.92%. Comparing base (2fad765) to head (e4490ce).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/util/http/HttpClient.cpp 8.33% 31 Missing and 2 partials ⚠️
src/engine/RuntimeInformation.cpp 80.82% 10 Missing and 4 partials ⚠️
src/engine/Service.cpp 75.00% 6 Missing ⚠️
src/engine/Service.h 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1798      +/-   ##
==========================================
- Coverage   90.05%   89.92%   -0.13%     
==========================================
  Files         396      396              
  Lines       37928    38069     +141     
  Branches     4262     4288      +26     
==========================================
+ Hits        34156    34235      +79     
- Misses       2477     2530      +53     
- Partials     1295     1304       +9     

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