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: [POC] for Vertical Tagging Feature #4523

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

feat: update implementation

2d1a380
Select commit
Loading
Failed to load commit list.
Draft

feat: [POC] for Vertical Tagging Feature #4523

feat: update implementation
2d1a380
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 24, 2024 in 0s

82.02% of diff hit (target 95.00%)

View this Pull Request on Codecov

82.02% of diff hit (target 95.00%)

Annotations

Check warning on line 17 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L17

Added line #L17 was not covered by tests

Check warning on line 36 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L36

Added line #L36 was not covered by tests

Check warning on line 59 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L59

Added line #L59 was not covered by tests

Check warning on line 65 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L65

Added line #L65 was not covered by tests

Check warning on line 77 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L77

Added line #L77 was not covered by tests

Check warning on line 90 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L90

Added line #L90 was not covered by tests

Check warning on line 113 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L113

Added line #L113 was not covered by tests

Check warning on line 120 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L120

Added line #L120 was not covered by tests

Check warning on line 122 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L122

Added line #L122 was not covered by tests

Check warning on line 124 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L124

Added line #L124 was not covered by tests

Check warning on line 126 in course_discovery/apps/tagging/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/models.py#L126

Added line #L126 was not covered by tests

Check warning on line 1 in course_discovery/apps/tagging/tests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/tests.py#L1

Added line #L1 was not covered by tests

Check warning on line 1 in course_discovery/apps/tagging/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

course_discovery/apps/tagging/views.py#L1

Added line #L1 was not covered by tests