Skip to content

Commit 5a8da48

Browse files
authored
Change criteria scoring (#678)
1 parent 700355b commit 5a8da48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rfcs/InputUnion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Clients should be able to pass "natural" input data to unions without specially
292292
|----|----|----|----|----|
293293
| ⚠️ | ⚠️ ||| ⚠️ |
294294

295-
Criteria score: 🥈
295+
Criteria score: 🥉
296296

297297
## 🎯 I. Input unions should be easy to upgrade from existing solutions
298298

@@ -844,7 +844,7 @@ A quick glance at the evaluation results. Remember that passing or failing a spe
844844
| [E][criteria-e] 🥉 | 🚫 | 🚫 | ✅⚠️ | 🚫 | ✅ |
845845
| [F][criteria-f] 🥉 | ✅⚠️ | ✅⚠️ | ✅ | ⚠️ | ✅ |
846846
| [G][criteria-g] 🥉 | ❔ | ❔ | ❔ | ❔ | ❔ |
847-
| [H][criteria-h] 🥈 | ⚠️ | ⚠️ | ✅ | ✅ | ⚠️ |
847+
| [H][criteria-h] 🥉 | ⚠️ | ⚠️ | ✅ | ✅ | ⚠️ |
848848
| [I][criteria-i] 🥉 | ✅⚠️ | ✅⚠️ | ✅ | ⚠️ | ✅ |
849849
| [J][criteria-j] 🥇 | ✅ | ✅ | ✅ | ✅ | ✅ |
850850
| [K][criteria-k] 🥉 | ❔ | ❔ | ❔ | ❔ | ✅ |

0 commit comments

Comments
 (0)