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

Refactor getNextPrevTopic function. #320

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Refactor getNextPrevTopic function. #320

merged 2 commits into from
Jan 26, 2024

Conversation

myslaf
Copy link
Contributor

@myslaf myslaf commented Jan 25, 2024

Added getFlatTopics function with return flatted topics from lessons.

Added getFlatTopics function with return flatted topics from lessons.
@myslaf myslaf requested a review from qunabu January 25, 2024 18:39
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (6b2285d) 58.30% compared to head (bc064c7) 58.58%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/react/context/index.tsx 11.11% 8 Missing ⚠️
src/utils/course.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   58.30%   58.58%   +0.28%     
==========================================
  Files          74       75       +1     
  Lines        2077     2067      -10     
  Branches      237      230       -7     
==========================================
  Hits         1211     1211              
+ Misses        846      836      -10     
  Partials       20       20              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qunabu
Copy link
Contributor

qunabu commented Jan 26, 2024

check prettier check before merging

Copy link

codeclimate bot commented Jan 26, 2024

Code Climate has analyzed commit bc064c7 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

@qunabu qunabu merged commit 7de66dc into main Jan 26, 2024
6 of 8 checks passed
@qunabu qunabu deleted the bugfix/WELLMS-400 branch January 26, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants