Skip to content

This closes #GHSA-5h23-36rv-pm65, fix panic on negative style index - #2367

Merged
xuri merged 2 commits into
qax-os:masterfrom
arpitjain099:fix/getstyle-negative-style-index
Jul 31, 2026
Merged

This closes #GHSA-5h23-36rv-pm65, fix panic on negative style index#2367
xuri merged 2 commits into
qax-os:masterfrom
arpitjain099:fix/getstyle-negative-style-index

Format code by replace []byte(fmt.Sprintf...) with fmt.Appendf

6e6f5f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

99.62% (+0.00%) compared to 0f7445b

View this Pull Request on Codecov

99.62% (+0.00%) compared to 0f7445b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.62%. Comparing base (0f7445b) to head (6e6f5f3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2367   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          32       32           
  Lines       26979    26979           
=======================================
  Hits        26877    26877           
  Misses         53       53           
  Partials       49       49           

☔ View full report in Codecov by Harness.
📢 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.