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

feat: Create validation context classes from schema.meta.context #2

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

fix: Get type names in a py<310 compatible manner

21cf04c
Select commit
Loading
Failed to load commit list.
Draft

feat: Create validation context classes from schema.meta.context #2

fix: Get type names in a py<310 compatible manner
21cf04c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 1, 2024 in 0s

56.92% of diff hit (target 93.19%)

View this Pull Request on Codecov

56.92% of diff hit (target 93.19%)

Annotations

Check warning on line 16 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L16

Added line #L16 was not covered by tests

Check warning on line 19 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L19

Added line #L19 was not covered by tests

Check warning on line 22 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L22

Added line #L22 was not covered by tests

Check warning on line 27 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L30

Added line #L30 was not covered by tests

Check warning on line 34 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L41

Added line #L41 was not covered by tests

Check warning on line 52 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 56 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 59 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L59

Added line #L59 was not covered by tests

Check warning on line 62 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L62

Added line #L62 was not covered by tests

Check warning on line 90 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 110 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L110

Added line #L110 was not covered by tests

Check warning on line 114 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 118 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L118

Added line #L118 was not covered by tests

Check warning on line 127 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L127

Added line #L127 was not covered by tests

Check warning on line 129 in src/bids_validator/bidsignore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/bidsignore.py#L129

Added line #L129 was not covered by tests

Check warning on line 47 in src/bids_validator/context_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/context_generator.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in src/bids_validator/context_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/context_generator.py#L49

Added line #L49 was not covered by tests

Check warning on line 52 in src/bids_validator/context_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/context_generator.py#L52

Added line #L52 was not covered by tests

Check warning on line 64 in src/bids_validator/context_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/context_generator.py#L64

Added line #L64 was not covered by tests

Check warning on line 76 in src/bids_validator/context_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/context_generator.py#L76

Added line #L76 was not covered by tests

Check warning on line 168 in src/bids_validator/context_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/context_generator.py#L168

Added line #L168 was not covered by tests

Check warning on line 29 in src/bids_validator/types/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bids_validator/types/files.py#L29

Added line #L29 was not covered by tests