[Dont Merge] Simple Append Attention impl for TPA & MFA benchmark#10419
Open
l1cacheDell wants to merge 5 commits into
Open
[Dont Merge] Simple Append Attention impl for TPA & MFA benchmark#10419l1cacheDell wants to merge 5 commits into
l1cacheDell wants to merge 5 commits into
Codecov / codecov/project
failed
Jun 23, 2025 in 1s
49.01% (target 58.00%)
View this Pull Request on Codecov
49.01% (target 58.00%)
Details
Codecov Report
Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
Project coverage is 49.01%. Comparing base (
4710fbc) to head (1409654).
Report is 213 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...erimental/transformers/fused_transformer_layers.py | 0.00% | 3 Missing |
❌ Your project check has failed because the head coverage (49.01%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## develop #10419 +/- ##
===========================================
- Coverage 49.93% 49.01% -0.93%
===========================================
Files 761 765 +4
Lines 124178 125888 +1710
===========================================
- Hits 62005 61699 -306
- Misses 62173 64189 +2016 ☔ 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.
Loading