surfstudio / ReactiveDataDisplayManager

MIT License
34 stars 13 forks source link

Init reusable components fixed #196

Closed kombatkos closed 1 year ago

kombatkos commented 2 years ago

Что сделано?

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

Чтобы начать разработку пере-используемых компонентов, что позволит ускорить прототипирование и декорирование проектов.

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

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

github-actions[bot] commented 2 years 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 4f031f2638c1656ac666058e95c935f0cca6473e

codecov-commenter commented 2 years ago

Codecov Report

Base: 70.26% // Head: 70.26% // No change to project coverage :thumbsup:

Coverage data is based on head (4f031f2) compared to base (acc15e0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #196 +/- ## ======================================== Coverage 70.26% 70.26% ======================================== Files 136 136 Lines 4016 4016 Branches 1813 1813 ======================================== Hits 2822 2822 Misses 1090 1090 Partials 104 104 ``` | Flag | Coverage Δ | | |---|---|---| | uitests | `57.84% <ø> (ø)` | | | unittests | `39.59% <ø> (ø)` | | 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. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio)

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

NullIsOne commented 2 years ago

Еще конфликты с develop надо разрешить. Просто влить ветку и принять актуальный Brewfile

NullIsOne commented 1 year ago

Все поправил и расширил проверки на Github Actions. теперь будет проверять подключение через поды и сборку примера с подключением через SPM Жду зеленого и мерджу)