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

F/fix-pydantic-warning #36

Merged
merged 2 commits into from
Nov 6, 2024
Merged

F/fix-pydantic-warning #36

merged 2 commits into from
Nov 6, 2024

Conversation

gabrielguarisa
Copy link
Collaborator

@gabrielguarisa gabrielguarisa commented Nov 6, 2024

Fix message RequestModel config to avoid the message You may be able to resolve this warning by setting model_config['protected_namespaces'] = ().

Copy link

github-actions bot commented Nov 6, 2024

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, 154, 157
   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.973s ⏱️

Copy link

github-actions bot commented Nov 6, 2024

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, 154, 157
   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.394s ⏱️

@gabrielguarisa gabrielguarisa merged commit 163eb75 into main Nov 6, 2024
3 checks passed
@gabrielguarisa gabrielguarisa deleted the f/fix-pydantic-warning branch November 6, 2024 12:03
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