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

Warn if project.toml contains keys not supported by schema #2042

Merge branch 'main' into fix_1922_silently_ignoring_keys_in_project_toml

bfaafe9
Select commit
Loading
Failed to load commit list.
Merged

Warn if project.toml contains keys not supported by schema #2042

Merge branch 'main' into fix_1922_silently_ignoring_keys_in_project_toml
bfaafe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 10, 2024 in 1s

85.19% of diff hit (target 79.66%)

View this Pull Request on Codecov

85.19% of diff hit (target 79.66%)

Annotations

Check warning on line 46 in pkg/project/v02/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/project/v02/project.go#L46

Added line #L46 was not covered by tests

Check warning on line 48 in pkg/project/v02/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/project/v02/project.go#L48

Added line #L48 was not covered by tests

Check warning on line 50 in pkg/project/v02/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/project/v02/project.go#L50

Added line #L50 was not covered by tests

Check warning on line 75 in pkg/project/v02/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/project/v02/project.go#L75

Added line #L75 was not covered by tests