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

Show message if permissions missing #422

Merged
merged 11 commits into from
Mar 6, 2024

Conversation

ArtiomTr
Copy link
Owner

@ArtiomTr ArtiomTr commented Mar 6, 2024

This PR fixes #420

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
94.27% (-0.25% 🔻)
773/820
🟢 Branches
86.76% (-0.31% 🔻)
308/355
🟢 Functions
92.27% (+0.13% 🔼)
167/181
🟢 Lines
93.75% (-0.27% 🔻)
690/736
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / createRunReport.ts
100% 75% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 utils/i18n.ts
93.75% (-6.25% 🔻)
100% 100%
93.33% (-6.67% 🔻)
🟡
... / upsertCheck.ts
75% (+3.57% 🔼)
50% (-50% 🔻)
100%
72.73% (+6.06% 🔼)
🟢
... / createReport.ts
88% (-0.89% 🔻)
62.86% (-2.01% 🔻)
100%
86.36% (-1.14% 🔻)
🟢
... / formatErrors.ts
87.5% (-2.98% 🔻)
80% (+13.33% 🔼)
100%
86.36% (-3.11% 🔻)

Test suite run success

166 tests passing in 55 suites.

Report generated by 🧪jest coverage report action from 151a065

@ArtiomTr ArtiomTr merged commit ab8c40c into main Mar 6, 2024
8 checks passed
@ArtiomTr ArtiomTr deleted the Show-message-if-permissions-missing branch March 6, 2024 20:21
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.

Show warning when permissions are missing
1 participant