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: discovery module with config model #241

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: discovery module with config model

08a878d
Select commit
Loading
Failed to load commit list.
Draft

feat: discovery module with config model #241

feat: discovery module with config model
08a878d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2024 in 1s

6.06% of diff hit (target 100.00%)

View this Pull Request on Codecov

6.06% of diff hit (target 100.00%)

Annotations

Check warning on line 1 in bento_lib/discovery/models/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/config.py#L1

Added line #L1 was not covered by tests

Check warning on line 5 in bento_lib/discovery/models/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/config.py#L3-L5

Added lines #L3 - L5 were not covered by tests

Check warning on line 7 in bento_lib/discovery/models/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/config.py#L7

Added line #L7 was not covered by tests

Check warning on line 15 in bento_lib/discovery/models/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/config.py#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 22 in bento_lib/discovery/models/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/config.py#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 2 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L4

Added line #L4 was not covered by tests

Check warning on line 24 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L20-L24

Added lines #L20 - L24 were not covered by tests

Check warning on line 29 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 34 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 43 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 47 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 55 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L50-L55

Added lines #L50 - L55 were not covered by tests

Check warning on line 60 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 64 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 69 in bento_lib/discovery/models/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/fields.py#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 2 in bento_lib/discovery/models/overview.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/overview.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in bento_lib/discovery/models/overview.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/overview.py#L4

Added line #L4 was not covered by tests

Check warning on line 12 in bento_lib/discovery/models/overview.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/overview.py#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 17 in bento_lib/discovery/models/overview.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/overview.py#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 1 in bento_lib/discovery/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/search.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in bento_lib/discovery/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/search.py#L3

Added line #L3 was not covered by tests

Check warning on line 8 in bento_lib/discovery/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bento_lib/discovery/models/search.py#L6-L8

Added lines #L6 - L8 were not covered by tests