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-F13-1] DevEnable #89

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

Conversation

ConradLew
Copy link

DevEnable helps developers manage the information of their projects. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2022

Codecov Report

Base: 72.15% // Head: 57.39% // Decreases project coverage by -14.76% ⚠️

Coverage data is based on head (f03e4a3) compared to base (77a32bf).
Patch coverage: 56.23% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #89       +/-   ##
=============================================
- Coverage     72.15%   57.39%   -14.77%     
- Complexity      399      831      +432     
=============================================
  Files            70      126       +56     
  Lines          1232     3225     +1993     
  Branches        125      393      +268     
=============================================
+ Hits            889     1851      +962     
- Misses          311     1134      +823     
- Partials         32      240      +208     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...va/seedu/address/logic/commands/CommandResult.java 88.23% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <ø> (ø)
...ss/logic/commands/exceptions/CommandException.java 50.00% <ø> (-50.00%) ⬇️
...address/logic/commands/issue/ListIssueCommand.java 0.00% <0.00%> (ø)
...ess/logic/commands/project/ListProjectCommand.java 0.00% <0.00%> (ø)
... and 105 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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

ShenyiCui pushed a commit to ShenyiCui/tp that referenced this pull request Oct 22, 2022
…update-dg-delete_task

Docs: update dg for `delete_task`
CFSY pushed a commit to CFSY/tp that referenced this pull request Oct 25, 2022
ConradLew and others added 30 commits November 7, 2022 21:18
* 'master' of https://github.com/Aishwarya-Hariharan-Iyer/tp:
  Fix missing `
  ug mark/unmark issue formatting
  Update ppp
  add Mark and Unmark Issue Command Tests page break in UG
  page formatting
  Add page sections
  Fix spacing in PPP
  Add additional note
  pagebreak UG
  Add paragraph spacing
  Fix typos
  Reduce size further
  fix reposense link in ppp
  Reduce size by another line
  Remove extra line at EOF
  Edit PPP
  Fix ci
  Add tests for delete command
  Add tests for edit commands
  Add tests for delete commands
…er/tp into more-test

* 'more-test' of https://github.com/Aishwarya-Hariharan-Iyer/tp:
  Update yongbeom-kim.md
  Change name to label
  Add n/ prefix
  Correct prefixes
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.

6 participants