Skip to content

Conversation

@yyccbb
Copy link

@yyccbb yyccbb commented Mar 7, 2024

TrAcker is an application that aims to help Head Teaching Assistants (Head TAs) track the records of other Teaching Assistants (TAs) and students.

@codecov
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 74.45%. Comparing base (b896eb0) to head (bc58c57).

❗ Current head bc58c57 differs from pull request most recent head 2fdc33a. Consider uploading reports for the commit 2fdc33a to get more accurate results

Files Patch % Lines
src/main/java/seedu/address/ui/WarningWindow.java 0.00% 38 Missing ⚠️
...seedu/address/commons/util/StatefulStringUtil.java 38.46% 32 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 31 Missing ⚠️
...seedu/address/logic/parser/StatefulParserUtil.java 59.57% 17 Missing and 2 partials ⚠️
.../address/logic/commands/EditTutTagListCommand.java 71.11% 9 Missing and 4 partials ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 11 Missing ⚠️
...seedu/address/logic/commands/RemovetagCommand.java 78.72% 3 Missing and 7 partials ⚠️
...s/model/person/FieldContainsKeywordsPredicate.java 30.76% 9 Missing ⚠️
src/main/java/seedu/address/model/tag/Tag.java 74.28% 4 Missing and 5 partials ⚠️
...va/seedu/address/logic/commands/DeleteCommand.java 80.00% 7 Missing ⚠️
... and 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #174      +/-   ##
============================================
- Coverage     75.26%   74.45%   -0.81%     
- Complexity      419      627     +208     
============================================
  Files            71       94      +23     
  Lines          1338     2063     +725     
  Branches        126      208      +82     
============================================
+ Hits           1007     1536     +529     
- Misses          301      465     +164     
- Partials         30       62      +32     

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

wang-xinrong and others added 29 commits April 1, 2024 17:50
Bug fix: remove dangling tag label
Remove the tag field from EditCommand and update the EditPersonDescriptor accordingly
Fix GUI bug for Find command
Bug fix: display person in singular form when only 1 found
wang-xinrong and others added 30 commits April 15, 2024 21:32
Remove Acknowledgements in DG
Fix description for email regex
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