Skip to content

Commit 85891ea

Browse files
authored
Update Swift dashboard from Audit (#9447)
1 parent c0613cf commit 85891ea

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

SwiftDashboard.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ to help prioritize any particular cell(s).
77
This dashboard is intended to track an initial full Swift review of Firebase along with addressing low-hanging fruit. We would expect it to identify additional follow up
88
tasks for additional Swift improvements.
99

10-
| | An | ApC | ApD | Aut | Cor | Crs | DB | Fst | Fn | IAM | Ins | Msg | MLM | Prf | RC | Str |
11-
| :--- | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: |
12-
| **Swift Library** ||||| n/a ||||||||||||
13-
| **API Tests** ||||||| 3 | 2 || 2 ||| 2 ||||
14-
| **async/await** ||||||| 3 ||||||||||
15-
| **Swift Errors** | ||| 4 |||||||||| | | 5 |
16-
| **Codable** | n/a | n/a |n/a | n/a | n/a |n/a |||| n/a | n/a || n/a | n/a ||n/a |
17-
| **SwiftUI Lifecycle** || n/a ||| n/a |n/a | n/a | n/a | n/a | n/a | n/a || n/a | n/a | n/a |n/a |
18-
| **SwiftUI Interop** ||||||||||||||||n/a |
19-
| **Property Wrappers** |||||||| 6 |||||||||
20-
| **Swift Doc Scrub** |||||| |||||||||||
10+
| | An | ApC | ApD | Aut | Cor | Crs | DB | DL | Fst | Fn | IAM | Ins | Msg | MLM | Prf | RC | Str |
11+
| :--- | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: |
12+
| **Swift Library** ||||| n/a ||| | |||||||||
13+
| **API Tests** ||||||| 3 | | 2 || 2 ||| 2 ||||
14+
| **async/await** ||||||| 3 | | |||||||||
15+
| **Swift Errors** | ||| 4 | | | ||||| ||| | | 5 |
16+
| **Codable** | n/a | n/a |n/a | n/a | n/a |n/a || | || n/a | n/a || n/a | n/a ||n/a |
17+
| **SwiftUI Lifecycle** || n/a ||| n/a |n/a | n/a || n/a | n/a | n/a | n/a || n/a | n/a | n/a |n/a |
18+
| **SwiftUI Interop** ||||||| ||||||||||n/a |
19+
| **Property Wrappers** ||||||| || 6 |||||||||
20+
| **Swift Doc Scrub** |||||| | |||||||||||
2121

2222
### Other Projects
2323
- Tooling to surface full list of automatically generated Swift API from Objective C and validate.
@@ -56,6 +56,7 @@ should also investigate using DocC to format the docs.
5656
* Cor - Core
5757
* Crs - Crashlytics
5858
* DB - Real-time Database
59+
* DL - Dynamic Links
5960
* Fst - Firestore
6061
* Fn - Functions
6162
* IAM - In App Messaging

0 commit comments

Comments
 (0)