Skip to content

[CS2103T-W12-4] TAssist#88

Open
Kkenjji wants to merge 887 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W12-4:master
Open

[CS2103T-W12-4] TAssist#88
Kkenjji wants to merge 887 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W12-4:master

Conversation

@Kkenjji
Copy link
Copy Markdown

@Kkenjji Kkenjji commented Feb 23, 2025

TAssist is a management tool for CS TAs which will keep track of the contact details and relevant course specific information (GitHub account, assignment progress, project team) of a relatively small group of tutored students. It is optimized for CLI users, allowing frequent tasks to be completed faster and more efficiently with simple commands.

@Kkenjji Kkenjji changed the title [AY2425S2-CS2103T-W12-4] TAssist [CS2103T-W12-4] TAssist Feb 23, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2025

Codecov Report

❌ Patch coverage is 91.69279% with 53 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...va/tassist/address/logic/commands/RepoCommand.java 85.71% 1 Missing and 7 partials ⚠️
...assist/address/logic/parser/RepoCommandParser.java 76.66% 6 Missing and 1 partial ⚠️
...ava/tassist/address/model/util/SampleDataUtil.java 25.00% 6 Missing ⚠️
...java/tassist/address/storage/CsvJsonConverter.java 95.20% 0 Missing and 6 partials ⚠️
...va/tassist/address/logic/commands/FindCommand.java 81.25% 1 Missing and 2 partials ⚠️
.../address/logic/parser/AssignmentCommandParser.java 86.95% 2 Missing and 1 partial ⚠️
.../tassist/address/logic/commands/ExportCommand.java 90.47% 2 Missing ⚠️
...assist/address/logic/commands/ProgressCommand.java 96.07% 1 Missing and 1 partial ⚠️
...st/address/logic/parser/ProgressCommandParser.java 92.59% 2 Missing ⚠️
src/main/java/tassist/address/ui/CalendarView.java 0.00% 2 Missing ⚠️
... and 11 more
Files with missing lines Coverage Δ Complexity Δ
.../java/tassist/address/commons/util/StringUtil.java 94.73% <100.00%> (ø) 8.00 <1.00> (?)
.../main/java/tassist/address/logic/LogicManager.java 82.60% <100.00%> (ø) 10.00 <1.00> (?)
src/main/java/tassist/address/logic/Messages.java 66.66% <ø> (ø) 3.00 <0.00> (?)
.../tassist/address/logic/commands/AssignCommand.java 89.15% <100.00%> (ø) 20.00 <0.00> (?)
...sist/address/logic/commands/AssignmentCommand.java 84.21% <100.00%> (ø) 7.00 <1.00> (?)
...a/tassist/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 3.00 <1.00> (?)
.../tassist/address/logic/commands/DeleteCommand.java 80.70% <ø> (ø) 23.00 <0.00> (?)
...va/tassist/address/logic/commands/EditCommand.java 96.82% <100.00%> (ø) 19.00 <0.00> (?)
...va/tassist/address/logic/commands/HelpCommand.java 88.23% <100.00%> (ø) 5.00 <0.00> (?)
.../tassist/address/logic/commands/ImportCommand.java 100.00% <100.00%> (ø) 12.00 <12.00> (?)
... and 43 more

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Kannan171 pushed a commit to Kannan171/tp that referenced this pull request Mar 18, 2025
Eliza Cajetas and others added 27 commits April 3, 2025 15:43
* master:
  Fix checkstyle
  Minor changes
  Add test
  Bug fixes and changes to output messages
  Bug fixes
  Removed redundant nested class
  Use getAttributes to get headers
  Fix checkstyle
  Fix compile error
  Fix checkstyle
  Fix checkstyle
  Add tests
  Add more test cases
  Handle root directory
  Fix checkstyle
  Add export command
…bour

Update assignment related documentation in UG
Update UI and Model section of Developer Guide
Bug-GithubRegex

* 'Bug-GithubRegex' of https://github.com/elizazaa/tp: (49 commits)
  Fix newline character errors
  Update FindCommand documentation in UG
  Fix Testcases
  Update assignment related documentation in UG
  Update predicate
  Improve abstraction between classes
  Update DeleteCommand UG
  Update DG
  Fix import errors
  Comment out test case (to be implemented in the future)
  Update RepoCommand
  Fix checkstyle errors
  Fix checkstyle errors
  Fix checkstyle errors
  Update messages
  Update message format
  Update RepoCommand to include full Github URLs using prefix r/
  Update RepoCommand constructors
  Fix formatting
  Fix checkstyle errors
  ...

# Conflicts:
#	src/test/java/tassist/address/model/person/GithubTest.java
Nano-233 and others added 30 commits April 8, 2025 11:12
Standardize parameter order of assigncommand
Update Developer Guide - Add `Import` and `Export` Use Cases
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