|
Ran
|
Jobs
1
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Mark IGListAdapter, IGListSectionController and IGListBindable as a NS_SWIFT_UI_ACTOR Summary: In order to be ready for Swift 6 and strict concurrency checking, we will mark IGListAdapter, IGListSectionController and IGListBindable as a NS_SWIFT_UI_ACTOR so that swift code that is isolated to the main actor can interact with these instances without needing to wrap in a separate Task or MainActor.run command Differential Revision: D60775816 fbshipit-source-id: 24424bc62
4161 of 4251 relevant lines covered (97.88%)
724.34 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | iOS - 10290787295.1 | 0 |
97.87 |
GitHub Action Run |