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

Coverage test #309

Merged
merged 9 commits into from
Sep 21, 2023
Merged

Coverage test #309

merged 9 commits into from
Sep 21, 2023

Conversation

ea-rus
Copy link
Contributor

@ea-rus ea-rus commented Sep 21, 2023

Added test coverage comment to PR

@ea-rus ea-rus marked this pull request as draft September 21, 2023 08:18
@ea-rus ea-rus marked this pull request as ready for review September 21, 2023 12:53
# Conflicts:
#	.github/workflows/test.yml
@github-actions
Copy link

github-actions bot commented Sep 21, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
mindsdb_sql
   __about__.py10100%1–10
   __init__.py24196%21
mindsdb_sql/parser
   lexer.py166199%244
   logger.py19479%14, 17, 23, 26
   parser.py4562195%92, 121–128, 182, 199, 317, 346–347, 367, 378, 491, 526, 557, 567, 581, 657
   utils.py46491%73–79
mindsdb_sql/parser/ast
   base.py36489%13, 28, 31, 51
   create.py44491%42–47, 66–71
   drop.py52296%10, 13
   insert.py62592%32, 35–37, 42
   show.py48198%18
   update.py53591%40–42, 75–76
mindsdb_sql/parser/ast/select
   case.py26292%19, 22
   constant.py34197%21
   data.py11282%15, 19
   identifier.py64789%43, 80–85
   operation.py113695%27–30, 56, 65, 166
   parameter.py11191%10
   select.py97397%148–153
   star.py12283%8–9
mindsdb_sql/parser/dialects/mindsdb
   create_file.py19195%14
   create_predictor.py88199%54
   knowledge_base.py36197%70
   parser.py8812797%107, 112, 198, 223, 233, 296, 298, 390, 402, 534, 551, 575–576, 702, 752, 802, 819, 950, 960, 998–999, 1024, 1035, 1175, 1179, 1234, 1631
mindsdb_sql/parser/dialects/mysql
   lexer.py23674%16, 18, 20, 32, 34, 36
   parser.py6111697%116, 118, 210, 222, 341, 358, 486, 496, 534–535, 555, 566, 695, 751, 895, 1041
   show_index.py171135%10–12, 15–23, 26–27
mindsdb_sql/planner
   query_plan.py22864%13–21, 30
   query_planner.py7195193%47–48, 71–72, 81, 156, 369, 426, 500, 504, 510, 573–581, 631, 715, 754, 763, 796, 801, 829, 834, 847, 849, 866, 870, 898–915, 932–933, 978, 985, 1008–1009, 1050, 1124, 1151, 1177, 1242, 1289, 1314–1316
   query_prepare.py2866278%76, 78, 86–116, 190, 227, 249, 272, 315, 336, 360, 389–443, 446–452, 483, 496–498, 507, 526
   step_result.py14286%7, 12
   steps.py168398%14, 19, 27
   ts_utils.py50296%58, 60
   utils.py2453984%10–22, 59, 84, 123, 141, 153, 165, 168, 180, 210, 223, 238, 244, 249, 256, 258, 263, 268–271, 276, 281, 287, 293, 307, 337–338, 349–350
mindsdb_sql/render
   sqlalchemy_render.py3554986%38, 72, 74, 86, 176–177, 190–191, 215, 245, 247, 258, 270, 276, 327, 391, 439, 454, 479–490, 509, 532–556, 567–568, 573–574, 585–588, 608–611
TOTAL584836594% 

Tests Skipped Failures Errors Time
669 1 💤 0 ❌ 0 🔥 18.095s ⏱️

@ea-rus ea-rus merged commit 0a51752 into staging Sep 21, 2023
@ZoranPandovski ZoranPandovski deleted the coverage_test branch September 21, 2023 16:50
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