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

Update pydantic to v2 #15

Merged
merged 13 commits into from
Oct 25, 2023
Merged

Update pydantic to v2 #15

merged 13 commits into from
Oct 25, 2023

Conversation

gabrielguarisa
Copy link
Collaborator

No description provided.

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py132497%64, 98, 159, 179
   request_manager.py55984%35, 49–50, 58, 131–137
   runner.py1286252%45, 49, 53, 57, 63–64, 74–75, 81, 97–105, 117–124, 129–143, 148–151, 154–160, 163–186, 199–211
retrack/nodes
   base.py38197%80
   check.py41393%24, 27, 90
   constants.py761679%54–60, 105, 113, 116, 124, 133–145
   match.py18194%41
   math.py43198%76
   outputs.py16194%38
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py32972%44–56
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL91211787% 

Tests Skipped Failures Errors Time
59 0 💤 11 ❌ 0 🔥 3.727s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1301489%45, 53, 57, 63–64, 74–75, 155, 170, 205, 213–215, 220
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py32197%46
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9454096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 4.618s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9524096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 4.379s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9514096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 3.625s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack
   __init__.py5420%2–6
retrack/engine
   parser.py1471442%6–229
   request_manager.py55509%10–126
   runner.py1361360%1–230
retrack/nodes
   __init__.py47462%2–55
   base.py382145%39, 47–86
   check.py41410%1–90
   constants.py76760%1–145
   contains.py14140%1–31
   datetime.py14140%1–36
   endswith.py13130%1–30
   endswithany.py15150%1–32
   inputs.py16160%1–46
   logic.py27270%1–64
   lowercase.py13130%1–25
   match.py18180%1–47
   math.py43430%1–112
   outputs.py16160%1–38
   start.py990%1–24
   startswith.py13130%1–30
   startswithany.py15150%1–32
retrack/nodes/dynamic
   __init__.py13130%1–27
   base.py16160%1–28
   csv_table.py43430%1–81
   flow.py33330%1–59
retrack/utils
   constants.py660%1–6
   registry.py28280%1–48
   transformers.py550%1–8
retrack/validators
   __init__.py12120%1–24
   base.py330%1–10
   check_is_dag.py770%1–15
   node_exists.py14140%1–38
TOTAL9519243% 

Tests Skipped Failures Errors Time
16 0 💤 0 ❌ 16 🔥 6.992s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9514096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 3.574s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack
   __init__.py5420%2–6
retrack/engine
   parser.py1471442%6–229
   request_manager.py55509%10–126
   runner.py1361360%1–230
retrack/nodes
   __init__.py47462%2–55
   base.py382145%39, 47–86
   check.py41410%1–90
   constants.py76760%1–145
   contains.py14140%1–31
   datetime.py14140%1–36
   endswith.py13130%1–30
   endswithany.py15150%1–32
   inputs.py16160%1–46
   logic.py27270%1–64
   lowercase.py13130%1–25
   match.py18180%1–47
   math.py43430%1–112
   outputs.py16160%1–38
   start.py990%1–24
   startswith.py13130%1–30
   startswithany.py15150%1–32
retrack/nodes/dynamic
   __init__.py13130%1–27
   base.py16160%1–28
   csv_table.py43430%1–81
   flow.py33330%1–59
retrack/utils
   constants.py660%1–6
   registry.py28280%1–48
   transformers.py550%1–8
retrack/validators
   __init__.py12120%1–24
   base.py330%1–10
   check_is_dag.py770%1–15
   node_exists.py14140%1–38
TOTAL9519243% 

Tests Skipped Failures Errors Time
16 0 💤 0 ❌ 16 🔥 8.016s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9514096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 4.388s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9514096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 4.456s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9514096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 5.010s ⏱️

@github-actions
Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   parser.py147398%72, 106, 229
   request_manager.py55591%35, 49–50, 121, 124
   runner.py1361490%44, 52, 60, 64, 70–71, 82–83, 163, 178, 213, 221–222, 228
retrack/nodes
   check.py41393%24, 27, 90
   constants.py76396%113, 116, 143
   math.py43198%76
retrack/nodes/dynamic
   base.py16194%26
   csv_table.py43295%59, 62
   flow.py33197%47
retrack/utils
   registry.py28486%23–26, 41
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL9514096% 

Tests Skipped Failures Errors Time
61 0 💤 0 ❌ 0 🔥 4.929s ⏱️

@gabrielguarisa gabrielguarisa merged commit 9c3b284 into main Oct 25, 2023
3 checks passed
@gabrielguarisa gabrielguarisa deleted the f/update-pydantic branch October 25, 2023 18:02
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