surfstudio / ReactiveDataDisplayManager

MIT License
34 stars 13 forks source link

Feature/spt 1456/stress test #215

Closed NullIsOne closed 1 year ago

NullIsOne commented 1 year ago

Что сделано?

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

Чтобы повысить стабильность и исключить ошибки в будущем.

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

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

github-actions[bot] commented 1 year ago
Warnings
:warning: The .yml file has been modified. Keep `changelog.md` up to date.
: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 FoldableItem.swift:25 Lines should not have trailing whitespace. (trailing_whitespace)
Warning BaseTableManager.swift:190 Lines should not have trailing whitespace. (trailing_whitespace)
Warning TablePaginatablePlugin.swift:85 Redundant explicit declaration of default types should be avoided (redundant_default_type)

Generated by :no_entry_sign: Danger Swift against 573bac405e00dd5ce6f9e0ddc44721b308d9a26f

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (SPT-0-Revision-expandable@c9cf601). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Current head c37cee9 differs from pull request most recent head 573bac4. Consider uploading reports for the commit 573bac4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## SPT-0-Revision-expandable #215 +/- ## ============================================================ Coverage ? 39.28% ============================================================ Files ? 131 Lines ? 4842 Branches ? 2182 ============================================================ Hits ? 1902 Misses ? 2855 Partials ? 85 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `39.28% <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.