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

Refactor the configuration parsing #513

Merged
merged 4 commits into from
Oct 17, 2024

Fix init

0150437
Select commit
Loading
Failed to load commit list.
Merged

Refactor the configuration parsing #513

Fix init
0150437
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2024 in 0s

59.00% of diff hit (target 87.25%)

View this Pull Request on Codecov

59.00% of diff hit (target 87.25%)

Annotations

Check warning on line 45 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L45

Added line #L45 was not covered by tests

Check warning on line 54 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L57

Added line #L57 was not covered by tests

Check warning on line 64 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L64

Added line #L64 was not covered by tests

Check warning on line 69 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 71 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L71

Added line #L71 was not covered by tests

Check warning on line 74 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L74

Added line #L74 was not covered by tests

Check warning on line 78 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 87 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L87

Added line #L87 was not covered by tests

Check warning on line 93 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L89-L93

Added lines #L89 - L93 were not covered by tests

Check warning on line 97 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 100 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L100

Added line #L100 was not covered by tests

Check warning on line 102 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L102

Added line #L102 was not covered by tests

Check warning on line 104 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L104

Added line #L104 was not covered by tests

Check warning on line 114 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 119 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L119

Added line #L119 was not covered by tests

Check warning on line 122 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L122

Added line #L122 was not covered by tests

Check warning on line 129 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L129

Added line #L129 was not covered by tests

Check warning on line 131 in src/datachain/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/config.py#L131

Added line #L131 was not covered by tests