Skip to content
GitLab
Explore
Sign in
Replaced dataclasses with pydantic
Code
Review changes
Check out branch
Download
Patches
Plain diff
Kostas FILIPPOPOLITIS
requested to merge
dev/MIP-46/pydantic
into
master
Sep 29, 2021
Overview
13
Commits
10
Pipelines
0
Changes
27
Expand
Created by: KFilippopolitis
Changelog:
Switched from dataclasses to Pydantic on the node tasks dtos
Jira-46
Data type conversions from common_actions were merged to DType to group and homogenize the data types.
Jira-70
Added tests for node tasks dtos
Merge request reports