Skip to content

Breaking out validation steps

Codecov / codecov/patch failed Feb 8, 2025 in 0s

86.58% of diff hit (target 100.00%)

View this Pull Request on Codecov

86.58% of diff hit (target 100.00%)

Annotations

Check warning on line 239 in src/fides/api/api/v1/endpoints/dataset_endpoints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/api/api/v1/endpoints/dataset_endpoints.py#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 287 in src/fides/api/api/v1/endpoints/dataset_endpoints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/api/api/v1/endpoints/dataset_endpoints.py#L286-L287

Added lines #L286 - L287 were not covered by tests

Check warning on line 513 in src/fides/api/api/v1/endpoints/dataset_endpoints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/api/api/v1/endpoints/dataset_endpoints.py#L513

Added line #L513 was not covered by tests

Check warning on line 131 in src/fides/api/models/datasetconfig.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/api/models/datasetconfig.py#L131

Added line #L131 was not covered by tests

Check warning on line 150 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 179 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 324 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 336 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L336

Added line #L336 was not covered by tests

Check warning on line 338 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L338

Added line #L338 was not covered by tests

Check warning on line 345 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L342-L345

Added lines #L342 - L345 were not covered by tests

Check warning on line 351 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L351

Added line #L351 was not covered by tests

Check warning on line 360 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L360

Added line #L360 was not covered by tests

Check warning on line 366 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L362-L366

Added lines #L362 - L366 were not covered by tests

Check warning on line 369 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 376 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L376

Added line #L376 was not covered by tests

Check warning on line 378 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L378

Added line #L378 was not covered by tests

Check warning on line 382 in src/fides/service/dataset/dataset_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/dataset_service.py#L380-L382

Added lines #L380 - L382 were not covered by tests

Check warning on line 51 in src/fides/service/dataset/validation_steps/data_category.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/validation_steps/data_category.py#L51

Added line #L51 was not covered by tests

Check warning on line 54 in src/fides/service/dataset/validation_steps/data_category.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/validation_steps/data_category.py#L54

Added line #L54 was not covered by tests

Check warning on line 21 in src/fides/service/dataset/validation_steps/traversal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/validation_steps/traversal.py#L21

Added line #L21 was not covered by tests

Check warning on line 24 in src/fides/service/dataset/validation_steps/traversal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/service/dataset/validation_steps/traversal.py#L24

Added line #L24 was not covered by tests