Skip to content

fix(os): do not create pstore store if directory does not exist

8599f2b
Select commit
Loading
Failed to load commit list.
Merged

fix(os): do not create pstore store if directory does not exist #1066

fix(os): do not create pstore store if directory does not exist
8599f2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 0s

66.81% (+0.02%) compared to 6e8a328

View this Pull Request on Codecov

66.81% (+0.02%) compared to 6e8a328

Details

Codecov Report

❌ Patch coverage is 63.63636% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.81%. Comparing base (6e8a328) to head (8599f2b).

Files with missing lines Patch % Lines
components/os/component.go 63.63% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1066      +/-   ##
==========================================
+ Coverage   66.79%   66.81%   +0.02%     
==========================================
  Files         314      314              
  Lines       26607    26616       +9     
==========================================
+ Hits        17771    17784      +13     
+ Misses       7948     7946       -2     
+ Partials      888      886       -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.