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: course outline - sections and subsections list #733

Merged
merged 9 commits into from
Dec 20, 2023

test: improve coverage for course outline

c873e67
Select commit
Loading
Failed to load commit list.
Merged

feat: course outline - sections and subsections list #733

test: improve coverage for course outline
c873e67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2023 in 1s

91.73% of diff hit (target 89.27%)

View this Pull Request on Codecov

91.73% of diff hit (target 89.27%)

Annotations

Check warning on line 102 in src/course-outline/CourseOutline.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/CourseOutline.jsx#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 55 in src/course-outline/card-header/CardHeader.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/card-header/CardHeader.jsx#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 31 in src/course-outline/configure-modal/BasicTab.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/configure-modal/BasicTab.jsx#L31

Added line #L31 was not covered by tests

Check warning on line 45 in src/course-outline/configure-modal/ConfigureModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/configure-modal/ConfigureModal.jsx#L45

Added line #L45 was not covered by tests

Check warning on line 141 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L141

Added line #L141 was not covered by tests

Check warning on line 161 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 181 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 201 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 221 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 244 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 289 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 349 in src/course-outline/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/data/thunk.js#L348-L349

Added lines #L348 - L349 were not covered by tests

Check warning on line 100 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 105 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 107 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L107

Added line #L107 was not covered by tests

Check warning on line 117 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L117

Added line #L117 was not covered by tests

Check warning on line 119 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L119

Added line #L119 was not covered by tests

Check warning on line 134 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L134

Added line #L134 was not covered by tests

Check warning on line 138 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 152 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L152

Added line #L152 was not covered by tests

Check warning on line 56 in src/course-outline/publish-modal/PublishModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/publish-modal/PublishModal.jsx#L56

Added line #L56 was not covered by tests

Check warning on line 86 in src/course-outline/section-card/SectionCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/section-card/SectionCard.jsx#L86

Added line #L86 was not covered by tests

Check warning on line 35 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 70 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 127 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L127

Added line #L127 was not covered by tests