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

Migrate redux reducer about write-reviews #70

Merged
merged 8 commits into from
May 16, 2024

feat: add SemesterKey type

bb4593b
Select commit
Loading
Failed to load commit list.
Merged

Migrate redux reducer about write-reviews #70

feat: add SemesterKey type
bb4593b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 16, 2024 in 0s

0.00% of diff hit (target 4.49%)

View this Pull Request on Codecov

0.00% of diff hit (target 4.49%)

Annotations

Check warning on line 18 in src/actions/write-reviews/rankedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/actions/write-reviews/rankedReviews.ts#L18

Added line #L18 was not covered by tests

Check warning on line 26 in src/actions/write-reviews/rankedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/actions/write-reviews/rankedReviews.ts#L26

Added line #L26 was not covered by tests

Check warning on line 1 in src/reducers/write-reviews/latestReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/latestReviews.ts#L1

Added line #L1 was not covered by tests

Check warning on line 13 in src/reducers/write-reviews/latestReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/latestReviews.ts#L13

Added line #L13 was not covered by tests

Check warning on line 24 in src/reducers/write-reviews/latestReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/latestReviews.ts#L24

Added line #L24 was not covered by tests

Check warning on line 31 in src/reducers/write-reviews/latestReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/latestReviews.ts#L31

Added line #L31 was not covered by tests

Check warning on line 46 in src/reducers/write-reviews/latestReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/latestReviews.ts#L46

Added line #L46 was not covered by tests

Check warning on line 1 in src/reducers/write-reviews/likedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/likedReviews.ts#L1

Added line #L1 was not covered by tests

Check warning on line 7 in src/reducers/write-reviews/likedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/likedReviews.ts#L7

Added line #L7 was not covered by tests

Check warning on line 14 in src/reducers/write-reviews/likedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/likedReviews.ts#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 17 in src/reducers/write-reviews/likedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/likedReviews.ts#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 20 in src/reducers/write-reviews/likedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/likedReviews.ts#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 25 in src/reducers/write-reviews/likedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/likedReviews.ts#L25

Added line #L25 was not covered by tests

Check warning on line 18 in src/reducers/write-reviews/rankedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/rankedReviews.ts#L18

Added line #L18 was not covered by tests

Check warning on line 30 in src/reducers/write-reviews/rankedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/rankedReviews.ts#L30

Added line #L30 was not covered by tests

Check warning on line 39 in src/reducers/write-reviews/rankedReviews.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/rankedReviews.ts#L39

Added line #L39 was not covered by tests

Check warning on line 19 in src/reducers/write-reviews/reviewsFocus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/reviewsFocus.ts#L19

Added line #L19 was not covered by tests

Check warning on line 31 in src/reducers/write-reviews/reviewsFocus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/reviewsFocus.ts#L31

Added line #L31 was not covered by tests

Check warning on line 39 in src/reducers/write-reviews/reviewsFocus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/reviewsFocus.ts#L39

Added line #L39 was not covered by tests

Check warning on line 47 in src/reducers/write-reviews/reviewsFocus.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reducers/write-reviews/reviewsFocus.ts#L47

Added line #L47 was not covered by tests