surfstudio / ReactiveDataDisplayManager

MIT License
34 stars 13 forks source link

[SPT-1458] Proof of concept для accessibility parser #213

Closed Ikeret closed 1 year ago

Ikeret commented 1 year ago

Что сделано?

Зачем это сделано?

Добавлен AccessibilityStrategyProvider для генераторов

На что обратить внимание?

github-actions[bot] commented 1 year ago
Warnings
:warning: Oops! We have found some issues. It's better to fix them to keep code clean

SwiftLint found issues

Severity File Reason
Warning CollectionPaginatablePlugin.swift:28 Redundant explicit declaration of default types should be avoided (redundant_default_type)
Warning TablePaginatablePlugin.swift:85 Redundant explicit declaration of default types should be avoided (redundant_default_type)

Generated by :no_entry_sign: Danger Swift against bffecd674b2c36a0aff38aa436d4a6ba573eeba1

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (release/7.4@d964665). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.4 #213 +/- ## ============================================== Coverage ? 64.12% ============================================== Files ? 138 Lines ? 5003 Branches ? 2290 ============================================== Hits ? 3208 Misses ? 1670 Partials ? 125 ``` | Flag | Coverage Δ | | |---|---|---| | uitests | `46.76% <0.00%> (?)` | | | unittests | `38.35% <0.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Ikeret commented 1 year ago

Добавлен небольшой пример. Collection -> List Appearances

Снимок экрана 2023-05-25 в 15 36 46 Снимок экрана 2023-05-25 в 15 41 15