# Benchmark Results

> Generated by `npm run benchmark -- report`. Methodology: [METHODOLOGY.md](METHODOLOGY.md).

## saleor-schema

| arm | passed/graded (rate) |
|---|---|
| baseline | 4/19 (21%) |
| wiki | 1/20 (5%) |

> Note: arms have unequal graded counts — rates are not directly comparable until grading completes.

Total session cost: $53.99

| ticket | merged | baseline | wiki |
|---|---|---|---|
| #19166 Apps can be granted the MANAGE_APPS permission, allowing them to escalate beyond their initial permission scope | 2026-05-08 | ❌ tests-failed | ❌ tests-failed |
| #18950 Checkouts upgraded from versions older than 3.22 have no CheckoutDelivery record for their shipping method | 2026-03-23 | ❌ tests-failed | ❌ tests-failed |
| #18929 Foreign relation `shipping_methods` on CheckoutDelivery -> Checkout has a misleading name | 2026-03-19 | ✅ | ❌ tests-failed |
| #18949 transactions query cannot be sorted or filtered by createdAt, modifiedAt, or events data | 2026-03-19 | ✅ | ❌ tests-failed |
| #18931 Gift card events are not recorded when a gift card is used as a payment method or refunded | 2026-03-18 | ❌ tests-failed | ❌ tests-failed |
| #18915 Gift card payments are not represented in a TransactionItem's paymentMethodDetails | 2026-03-11 | ❌ tests-failed | ❌ tests-failed |
| #18843 Search does not match results when accents differ between query and content | 2026-02-24 | ❌ tests-failed | ❌ tests-failed |
| #18846 Address validation strips extra fields not part of a country's standard address format, with no way to keep them | 2026-02-23 | ❌ tests-failed | ❌ tests-failed |
| #18789 Add optional usage telemetry | 2026-02-12 | ❌ tests-failed | ❌ tests-failed |
| #18760 No top-level query to list payment transactions, and order transactions cannot be filtered by PSP reference | 2026-02-09 | ❌ tests-failed | ❌ tests-failed |
| #18738 Gift card search does not match on tags or the last 4 characters of the gift card code | 2026-02-03 | ❌ tests-failed | ❌ tests-failed |
| #18717 Deprecate `hasVariants` field on `ProductType` | 2026-01-30 | ❌ tests-failed | ❌ tests-failed |
| #18728 Inactive vouchers can be assigned to draft orders when include_draft_order_in_voucher_usage is disabled | 2026-01-29 | ❌ tests-failed | ❌ tests-failed |
| #18651 Checkout and Order share the same address instances | 2026-01-08 | ❌ tests-failed | ❌ tests-failed |
| #18626 __repr__ of CheckoutLine and CheckoutLineInfo is excessively verbose, making debug logs unreadable | 2025-12-16 | ❌ tests-failed | ❌ tests-failed |
| #18573 AppExtension configuration still stored in legacy `target`/`http_target_method` fields instead of the new `settings` field | 2025-12-16 | ❌ tests-failed | ❌ tests-failed |
| #18610 Duplicated gift lines appear on Checkout and Order | 2025-12-15 | ✅ | ❌ tests-failed |
| #18578 Obsolete validation code remains for removed AppExtension fields (mount, target, options) | 2025-12-08 | ❌ tests-failed | ❌ tests-failed |
| #18543 `CheckoutComplete` raises `DatabaseError` | 2025-11-25 | ⏳ | ❌ tests-failed |
| #18427 AssignedVariantAttributeValue has no direct relation to the Variant model | 2025-11-06 | ✅ | ✅ |
