Skip to content

Fix getenv

1068154
Select commit
Loading
Failed to load commit list.
Closed

Enable util_tests.cpp on Windows #390

Fix getenv
1068154
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2025 in 0s

95.80% (-0.73%) compared to 6501214

View this Pull Request on Codecov

95.80% (-0.73%) compared to 6501214

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.80%. Comparing base (6501214) to head (1068154).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
modules/core/util/src/util.cpp 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
- Coverage   96.52%   95.80%   -0.73%     
==========================================
  Files          16       16              
  Lines         259      262       +3     
  Branches       85       86       +1     
==========================================
+ Hits          250      251       +1     
  Misses          3        3              
- Partials        6        8       +2     

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