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

Fix Fideslang Typing #3839

Merged
merged 31 commits into from
Sep 22, 2023

fix: system scanning

0498dd2
Select commit
Loading
Failed to load commit list.
Merged

Fix Fideslang Typing #3839

fix: system scanning
0498dd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2023 in 0s

76.63% of diff hit (target 100.00%)

View this Pull Request on Codecov

76.63% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L182 was not covered by tests

Check warning on line 89 in src/fides/api/util/endpoint_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/api/util/endpoint_utils.py#L89

Added line #L89 was not covered by tests

Check warning on line 92 in src/fides/api/util/endpoint_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/api/util/endpoint_utils.py#L92

Added line #L92 was not covered by tests

Check warning on line 153 in src/fides/cli/commands/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/cli/commands/generate.py#L153

Added line #L153 was not covered by tests

Check warning on line 114 in src/fides/core/annotate_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/annotate_dataset.py#L114

Added line #L114 was not covered by tests

Check warning on line 137 in src/fides/core/annotate_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/annotate_dataset.py#L137

Added line #L137 was not covered by tests

Check warning on line 177 in src/fides/core/audit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/audit.py#L177

Added line #L177 was not covered by tests

Check warning on line 268 in src/fides/core/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/dataset.py#L268

Added line #L268 was not covered by tests

Check warning on line 106 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 170 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L170

Added line #L170 was not covered by tests

Check warning on line 217 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L217

Added line #L217 was not covered by tests

Check warning on line 376 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L376

Added line #L376 was not covered by tests

Check warning on line 394 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L394

Added line #L394 was not covered by tests

Check warning on line 427 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L427

Added line #L427 was not covered by tests

Check warning on line 444 in src/fides/core/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fides/core/system.py#L444

Added line #L444 was not covered by tests