surfstudio / ReactiveDataDisplayManager

MIT License
34 stars 13 forks source link

Bugfix/spt 1564/register at insert #252

Closed NullIsOne closed 1 year ago

NullIsOne commented 1 year ago

Что сделано?

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

Чтобы избежать ошибки

"unable to dequeue a cell with identifier OnlineBankOperationHistoryCell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard"

При вставке нового типа ячейки в секцию методом insertSection

Как протестировать?

github-actions[bot] commented 1 year ago
Warnings
:warning: The .yml file has been modified. Keep `changelog.md` up to date.
Messages
:book: Great! We didn't found any violations in your changes. Congratulations 🎉

Generated by :no_entry_sign: Danger Swift against 02050958296af20817ddda090395d39d9a5d78ac

codecov-commenter commented 1 year ago

Codecov Report

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.3.8 #252 +/- ## ================================================ Coverage ? 61.82% ================================================ Files ? 135 Lines ? 5022 Branches ? 2261 ================================================ Hits ? 3105 Misses ? 1803 Partials ? 114 ``` | Flag | Coverage Δ | | |---|---|---| | uitests | `44.78% <0.00%> (?)` | | | unittests | `38.33% <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.