Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a crash in 'Fix handling empty vm_type in Store.last_buildroot' when last_buildroot is empty #1414

Merged

Fix a crash in 'Fix handling empty vm_type in Store.last_buildroot' w…

ee725ff
Select commit
Loading
Failed to load commit list.
Merged

Fix a crash in 'Fix handling empty vm_type in Store.last_buildroot' when last_buildroot is empty #1414

Fix a crash in 'Fix handling empty vm_type in Store.last_buildroot' w…
ee725ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 0s

30.38% (+0.02%) compared to f788db0

View this Pull Request on Codecov

30.38% (+0.02%) compared to f788db0

Details

Codecov Report

Patch coverage: 85.71% and project coverage change: +0.02% 🎉

Comparison is base (f788db0) 30.36% compared to head (ee725ff) 30.38%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1414      +/-   ##
==========================================
+ Coverage   30.36%   30.38%   +0.02%     
==========================================
  Files          49       49              
  Lines       17694    17698       +4     
==========================================
+ Hits         5372     5377       +5     
+ Misses      12322    12321       -1     
Files Changed Coverage Δ
osc/conf.py 52.67% <0.00%> (ø)
osc/store.py 84.52% <100.00%> (+0.62%) ⬆️

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