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

Tests refactoring #26

Merged
merged 17 commits into from
Sep 9, 2023
Merged

Tests refactoring #26

merged 17 commits into from
Sep 9, 2023

Conversation

gohabereg
Copy link
Member

Resolves #17

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
100% (+0.75% 🔼)
346/346
🟢 Branches
98.91% (+2.83% 🔼)
91/92
🟢 Functions
100% (+0.88% 🔼)
100/100
🟢 Lines
100% (+0.8% 🔼)
327/327

Test suite run success

215 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from 0242d94

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

src/entities/BlockNode/BlockNode.spec.ts Outdated Show resolved Hide resolved
src/entities/BlockNode/BlockNode.spec.ts Outdated Show resolved Hide resolved
src/entities/BlockTune/BlockTune.spec.ts Outdated Show resolved Hide resolved
@gohabereg gohabereg marked this pull request as ready for review September 6, 2023 22:31
.github/workflows/main.yml Outdated Show resolved Hide resolved
src/entities/BlockNode/__mocks__/index.ts Show resolved Hide resolved
Co-authored-by: Peter Savchenko <[email protected]>
@gohabereg gohabereg requested a review from neSpecc September 9, 2023 15:27
@gohabereg gohabereg added this pull request to the merge queue Sep 9, 2023
@gohabereg gohabereg removed this pull request from the merge queue due to the queue being cleared Sep 9, 2023
@gohabereg gohabereg added this pull request to the merge queue Sep 9, 2023
Merged via the queue into main with commit e3344c5 Sep 9, 2023
5 checks passed
@gohabereg gohabereg deleted the chore/tests-refactoring branch September 9, 2023 15:39
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.

Tests refactoring
3 participants