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

[patch] fix defect with equal test titles in the same spec but with diff tags #27

Merged
merged 6 commits into from
Jun 6, 2024

Conversation

mmisty
Copy link
Owner

@mmisty mmisty commented Jun 6, 2024

No description provided.

Copy link

github-actions bot commented Jun 6, 2024

Coverage after merging investigate into main

69.03%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   index.tsN/A100%0%5
   register.tsN/A100%100%
src.bin
   cy-grep.jsN/A100%100%
src.common
   envVars.tsN/A100%100%
   logs.tsN/A100%100%
src.plugins
   all-tests-combine.tsN/A100%80%30, 53, 66, 69, 71
   index.tsN/A100%0%1, 102, 103, 104, 107, 110, 111, 113, 115, 116, 117, 118, 120, 121, 124, 126, 13, 130, 131, 132, 134, 138, 139, 141, 142, 146, 15, 151, 153, 159, 16, 160, 163, 164, 166, 169, 17, 170, 172, 173, 175, 179, 184, 187, 189, 190, 193, 195, 196, 199, 2, 20, 203, 204, 209, 210, 211, 214, 24, 27, 3, 32, 35, 37, 38, 39, 4, 40, 45, 46, 48, 5, 51, 52, 53, 54, 56, 57, 6, 62, 66, 67, 68, 79, 8, 80, 81, 82, 83, 84, 85, 86, 89, 9, 90, 91, 92, 94, 95, 96, 98, 99
   tasks.tsN/A100%100%
   utils.tsN/A100%100%
src.setup
   index.tsN/A100%94.12%38, 40, 48
   search-input.tsN/A100%59.65%25, 27, 32, 36, 52, 53, 58, 59, 60, 65, 66, 70, 71, 72, 74, 78, 79, 80, 82, 91, 92, 96, 97
   select-tests.tsN/A100%94.90%153, 154, 157, 177, 32
src.setup.select-element
   select-element-css.tsN/A100%100%
   select-element-html.tsN/A100%100%
src.utils
   functions.tsN/A100%100%
   regexp.tsN/A100%97.62%32

Copy link

github-actions bot commented Jun 6, 2024

Coverage after merging investigate into main

69.03%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   index.tsN/A100%0%5
   register.tsN/A100%100%
src.bin
   cy-grep.jsN/A100%100%
src.common
   envVars.tsN/A100%100%
   logs.tsN/A100%100%
src.plugins
   all-tests-combine.tsN/A100%80%30, 53, 66, 69, 71
   index.tsN/A100%0%1, 102, 103, 104, 107, 110, 111, 113, 115, 116, 117, 118, 120, 121, 124, 126, 13, 130, 131, 132, 134, 138, 139, 141, 142, 146, 15, 151, 153, 159, 16, 160, 163, 164, 166, 169, 17, 170, 172, 173, 175, 179, 184, 187, 189, 190, 193, 195, 196, 199, 2, 20, 203, 204, 209, 210, 211, 214, 24, 27, 3, 32, 35, 37, 38, 39, 4, 40, 45, 46, 48, 5, 51, 52, 53, 54, 56, 57, 6, 62, 66, 67, 68, 79, 8, 80, 81, 82, 83, 84, 85, 86, 89, 9, 90, 91, 92, 94, 95, 96, 98, 99
   tasks.tsN/A100%100%
   utils.tsN/A100%100%
src.setup
   index.tsN/A100%94.12%38, 40, 48
   search-input.tsN/A100%59.65%25, 27, 32, 36, 52, 53, 58, 59, 60, 65, 66, 70, 71, 72, 74, 78, 79, 80, 82, 91, 92, 96, 97
   select-tests.tsN/A100%94.90%152, 153, 156, 176, 32
src.setup.select-element
   select-element-css.tsN/A100%100%
   select-element-html.tsN/A100%100%
src.utils
   functions.tsN/A100%100%
   regexp.tsN/A100%97.62%32

Copy link

github-actions bot commented Jun 6, 2024

Coverage after merging investigate into main

69.03%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   index.tsN/A100%0%5
   register.tsN/A100%100%
src.bin
   cy-grep.jsN/A100%100%
src.common
   envVars.tsN/A100%100%
   logs.tsN/A100%100%
src.plugins
   all-tests-combine.tsN/A100%80%30, 53, 66, 69, 71
   index.tsN/A100%0%1, 102, 103, 104, 107, 110, 111, 113, 115, 116, 117, 118, 120, 121, 124, 126, 13, 130, 131, 132, 134, 138, 139, 141, 142, 146, 15, 151, 153, 159, 16, 160, 163, 164, 166, 169, 17, 170, 172, 173, 175, 179, 184, 187, 189, 190, 193, 195, 196, 199, 2, 20, 203, 204, 209, 210, 211, 214, 24, 27, 3, 32, 35, 37, 38, 39, 4, 40, 45, 46, 48, 5, 51, 52, 53, 54, 56, 57, 6, 62, 66, 67, 68, 79, 8, 80, 81, 82, 83, 84, 85, 86, 89, 9, 90, 91, 92, 94, 95, 96, 98, 99
   tasks.tsN/A100%100%
   utils.tsN/A100%100%
src.setup
   index.tsN/A100%94.12%38, 40, 48
   search-input.tsN/A100%59.65%25, 27, 32, 36, 52, 53, 58, 59, 60, 65, 66, 70, 71, 72, 74, 78, 79, 80, 82, 91, 92, 96, 97
   select-tests.tsN/A100%94.90%152, 153, 156, 176, 32
src.setup.select-element
   select-element-css.tsN/A100%100%
   select-element-html.tsN/A100%100%
src.utils
   functions.tsN/A100%100%
   regexp.tsN/A100%97.62%32

@mmisty mmisty merged commit c9495bd into main Jun 6, 2024
2 of 3 checks passed
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.

1 participant