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

Add planner #178

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

Add planner #178

wants to merge 41 commits into from

Conversation

RGLie
Copy link
Contributor

@RGLie RGLie commented May 24, 2024

Description

Add planner in otl app

@RGLie RGLie added the feat New feature or request label May 24, 2024
@RGLie RGLie requested a review from sboh1214 May 24, 2024 10:46
@RGLie RGLie self-assigned this May 24, 2024
@RGLie RGLie linked an issue May 24, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 1174 lines in your changes are missing coverage. Please review.

Project coverage is 24.98%. Comparing base (42d492b) to head (bbceaee).

Files Patch % Lines
lib/providers/planner_model.dart 0.00% 335 Missing ⚠️
lib/widgets/planner_semester.dart 0.00% 225 Missing ⚠️
lib/pages/planner_course_detail_page.dart 0.00% 209 Missing ⚠️
lib/models/planner.dart 0.00% 92 Missing ⚠️
lib/widgets/planner_preview.dart 0.00% 82 Missing ⚠️
lib/widgets/planner_select.dart 0.00% 61 Missing ⚠️
lib/widgets/planner_semester_select_tabs.dart 0.00% 61 Missing ⚠️
lib/models/planner_course.dart 0.00% 43 Missing ⚠️
lib/pages/planner_page.dart 0.00% 25 Missing ⚠️
lib/providers/track_model.dart 0.00% 20 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
- Coverage   31.08%   24.98%   -6.11%     
==========================================
  Files          80       90      +10     
  Lines        4809     5983    +1174     
==========================================
  Hits         1495     1495              
- Misses       3314     4488    +1174     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Add planner
1 participant