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

Feature bug: progressT shows 100.0% completion for no tasks matched #6

Open
Jiacheng-y opened this issue Oct 28, 2022 · 0 comments
Open

Comments

@Jiacheng-y
Copy link
Owner

When the keyword for progressT does not match any labels, the task completion shows 100.0% completion instead of throwing a warning.

Steps to recreate situation: (using default data in YellowBook)

  1. progressT cs2103t

The following result is shown:

Screen Shot 2022-10-28 at 18.29.50 PM.png

100.0% task completion is quite misleading since the task labelled CS2103T is not actually completed, and the 100.0% was just because cs2103t did not match CS2103T. Perhaps showing users a warning that the keyword does not match any tasks will be more useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant