Ran
|
Files
56
|
Run time
1s
|
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
4173 of 4264 relevant lines covered (97.87%)
722.13 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|