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

[CS2103-F10-2] Le Tracker #109

Open
wants to merge 1,294 commits into
base: master
Choose a base branch
from

Conversation

hingen
Copy link

@hingen hingen commented Feb 25, 2023

For fast typist NUS students who need a fun way to organise and track lecture material, Le Tracker is a gamified tracking application that allows them to easily log their lecture progress, search for lecture by mod code/ keywords/ topics for a stress-free learning environment. Unlike todo list applications, Le Tracker is tailored to the needs of students; it provides additional information specific to lecture media such as watch progress and topics.

@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Patch coverage: 78.00% and project coverage change: +2.98 🎉

Comparison is base (928f146) 72.15% compared to head (8ac9422) 75.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #109      +/-   ##
============================================
+ Coverage     72.15%   75.14%   +2.98%     
- Complexity      399     1096     +697     
============================================
  Files            70      141      +71     
  Lines          1232     3798    +2566     
  Branches        125      551     +426     
============================================
+ Hits            889     2854    +1965     
- Misses          311      781     +470     
- Partials         32      163     +131     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
.../main/java/seedu/address/model/CommandHistory.java 0.00% <0.00%> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 7.69% <0.00%> (-12.31%) ⬇️
...va/seedu/address/model/video/TimeStampComment.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/CommandBox.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/LectureCard.java 0.00% <0.00%> (ø)
...c/main/java/seedu/address/ui/LectureListPanel.java 0.00% <0.00%> (ø)
... and 109 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

ARPspoofing added a commit to ARPspoofing/tp that referenced this pull request Mar 19, 2023
lennoxtr and others added 28 commits April 9, 2023 02:00
Use cases were already covered by testing other features

Removing navigation specific use cases will improve manual testing
efficiency
Updated starter tutorial and list, find command to standardised description
Update DG Acknowledgements
Updated use cases and fixed errors in developer guide
Update manual testing and Navigation in UG
Fix model class diagram and update DG description
shaowi and others added 30 commits April 10, 2023 16:46
Fix typo in DG manual test for add and edit
Fix hingen PPP extra item in TOC
Fix List not updating upon import
Fixed import bugs when import from file with invalid data
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.

5 participants