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: [FC-0044] Course unit page - Display sidebar component #832

Merged
merged 10 commits into from
Mar 8, 2024

refactor: refactoring after review

8a62e60
Select commit
Loading
Failed to load commit list.
Merged

feat: [FC-0044] Course unit page - Display sidebar component #832

refactor: refactoring after review
8a62e60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 5, 2024 in 0s

95.78% of diff hit (target 90.94%)

View this Pull Request on Codecov

95.78% of diff hit (target 90.94%)

Annotations

Check warning on line 28 in src/course-unit/course-xblock/CourseXBlock.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/course-xblock/CourseXBlock.jsx#L28

Added line #L28 was not covered by tests

Check warning on line 43 in src/course-unit/course-xblock/CourseXBlock.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/course-xblock/CourseXBlock.jsx#L43

Added line #L43 was not covered by tests

Check warning on line 242 in src/course-unit/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/data/thunk.js#L242

Added line #L242 was not covered by tests

Check warning on line 277 in src/course-unit/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/data/thunk.js#L277

Added line #L277 was not covered by tests

Check warning on line 26 in src/course-unit/sidebar/components/ReleaseInfoComponent.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/ReleaseInfoComponent.jsx#L26

Added line #L26 was not covered by tests

Check warning on line 30 in src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx#L30

Added line #L30 was not covered by tests

Check warning on line 40 in src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx#L40

Added line #L40 was not covered by tests

Check warning on line 21 in src/course-unit/sidebar/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/hooks.jsx#L21

Added line #L21 was not covered by tests

Check warning on line 49 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L49

Added line #L49 was not covered by tests

Check warning on line 94 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L94

Added line #L94 was not covered by tests