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

v2.10.0 - Comprehensive dependencies #35

Merged
merged 9 commits into from
Oct 18, 2024
Merged

Conversation

gabrielguarisa
Copy link
Collaborator

@gabrielguarisa gabrielguarisa commented Oct 18, 2024

  • Use more comprehensive dependencies
  • Fix some warnings
  • Remove data field from the Registry class
  • Change python version to 3.12 in the test action

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.693s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.531s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.612s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.539s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.721s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.471s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.416s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 149, 152
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.622s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 4.107s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.630s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.357s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py39685%24–27, 48, 53, 61
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122610492% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.475s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py34682%23–26, 38, 43, 51
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122110491% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.849s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py34682%23–26, 38, 43, 51
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122110491% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.539s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py34682%23–26, 38, 43, 51
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122110491% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.557s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py34682%23–26, 38, 43, 51
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122110491% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 5.218s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py34682%23–26, 38, 43, 51
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122110491% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 5.233s ⏱️

Copy link

coverage

Coverage Report
FileStmtsMissCoverMissing
retrack/engine
   base.py50688%35, 84, 93, 97, 104, 107
   executor.py1122379%52, 60, 72–73, 123, 182, 191–192, 224–228, 239–259, 265
   request_manager.py67790%17, 36, 55, 70–71, 151, 154
   rule.py49394%78, 99, 106
retrack/nodes
   check.py41393%23, 26, 89
   constants.py76396%113, 116, 143
   math.py43198%75
retrack/nodes/dynamic
   base.py16194%26
   conditional_connector.py27196%48
   csv_table.py43295%59, 62
   flow.py44198%18
retrack/utils
   component_registry.py1051883%77–78, 81–82, 85–86, 91–92, 101, 112–123
   exceptions.py281836%14–24, 42–63, 76–97, 106–127
   graph.py56886%35, 46, 59, 61, 63, 74, 79, 81
   registry.py34682%23–26, 38, 43, 51
retrack/validators
   base.py3167%10
   node_exists.py14286%35, 37
TOTAL122110491% 

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 3.704s ⏱️

@gabrielguarisa gabrielguarisa changed the title comprehensive dependencies v2.10.0 - Comprehensive dependencies Oct 18, 2024
@gabrielguarisa gabrielguarisa merged commit 74ef947 into main Oct 18, 2024
3 checks passed
@gabrielguarisa gabrielguarisa deleted the f/update-dependencies branch October 18, 2024 20:13
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.

2 participants