Skip to content

Convert unnecesary `LazyString` to `String`

02cbcb4
Select commit
Loading
Failed to load commit list.
Merged

Only @noinline error path in matmul_size_check #1310

Convert unnecesary `LazyString` to `String`
02cbcb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2025 in 1s

93.72% (-0.02%) compared to e7a8a15, passed because coverage increased by 0% when compared to adjusted base (93.72%)

View this Pull Request on Codecov

93.72% (-0.02%) compared to e7a8a15, passed because coverage increased by 0% when compared to adjusted base (93.72%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.72%. Comparing base (e7a8a15) to head (02cbcb4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1310      +/-   ##
==========================================
- Coverage   93.73%   93.72%   -0.02%     
==========================================
  Files          34       34              
  Lines       15682    15685       +3     
==========================================
+ Hits        14699    14700       +1     
- Misses        983      985       +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.