Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vkCom): import Appearance #185

Merged
merged 1 commit into from
Sep 8, 2022
Merged

feat(vkCom): import Appearance #185

merged 1 commit into from
Sep 8, 2022

Conversation

SevereCloud
Copy link
Contributor

Перед отправкой этого реквеста на ревью убедитесь, что:

  • в вашей ветке работает сборка (npm run build:local),
  • в вашей ветке проходят тесты (npm test),
  • в вашей ветке проходит линтер (npm run lint), некоторые ошибки можно автоматически поправить с помощью npm run lint:fix,
  • покрытие тестов не ниже минимального значения,
  • если вы вносите изменения в задокументированные части библиотеки,
    ваш pull request содержит обновления документации,
  • если вы вносите изменения в сами токены, вы
    согласовали их с дизайнерами.

Подробнее о внесении изменений в репозиторий токенов

@SevereCloud SevereCloud requested a review from a team as a code owner September 8, 2022 09:59
@github-actions
Copy link

github-actions bot commented Sep 8, 2022

Coverage report

Total coverage

Status Category Percentage Covered / Total
🟢 Statements 91.84% 1058/1152
🟢 Branches 89.19% 421/472
🟢 Functions 93.51% 144/154
🟢 Lines 100% 856/856

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Show new covered files 🌑

Coverage of new files

Status Filename Statements Branches Functions Lines
🟢 src/themeDescriptions/themes/vkCom/appearance.ts 94.44% 92.86% 100% 100%

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 0b2b7a6

Copy link
Contributor

@8coon 8coon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Подключать appearance из github напрямую не получится, подробности предлагаю обсудить на синке.

@8coon
Copy link
Contributor

8coon commented Sep 8, 2022

Подключать appearance из github напрямую не получится, подробности предлагаю обсудить на синке.

Проверил, поскольку эта зависимость в devDependencies, в установке vkui-tokens как собранного пакета оно не участвует, и всё работает.

@8coon 8coon changed the base branch from master to 4.18.0 September 8, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants