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-T15-3] Vimification #151

Open
wants to merge 654 commits into
base: master
Choose a base branch
from

Conversation

bipbipboopboop
Copy link

Vimification is a Vim-like task planner that helps Vim users boost their task planning workflow massively by providing intuitive vim-like commands to create, read, update and delete tasks, all while providing an easy to use GUI for navigating and viewing the changes.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage: 50.41% and project coverage change: -24.48 ⚠️

Comparison is base (928f146) 72.16% compared to head (a62ee88) 47.68%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #151       +/-   ##
=============================================
- Coverage     72.16%   47.68%   -24.48%     
+ Complexity      399      367       -32     
=============================================
  Files            70       91       +21     
  Lines          1232     2043      +811     
  Branches        125      158       +33     
=============================================
+ Hits            889      974       +85     
- Misses          311     1040      +729     
+ Partials         32       29        -3     
Impacted Files Coverage Δ
src/main/java/vimification/AppParameters.java 0.00% <0.00%> (ø)
src/main/java/vimification/Main.java 0.00% <0.00%> (ø)
src/main/java/vimification/MainApp.java 0.00% <0.00%> (ø)
src/main/java/vimification/common/core/Config.java 0.00% <0.00%> (ø)
...ain/java/vimification/common/core/GuiSettings.java 0.00% <0.00%> (ø)
src/main/java/vimification/common/core/Index.java 50.00% <0.00%> (ø)
...rc/main/java/vimification/common/core/Version.java 0.00% <0.00%> (ø)
...ion/common/exceptions/DataConversionException.java 0.00% <ø> (ø)
...ation/common/exceptions/IllegalValueException.java 0.00% <ø> (ø)
...rc/main/java/vimification/common/util/AppUtil.java 0.00% <0.00%> (ø)
... and 81 more

... and 5 files with indirect coverage changes

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

liujiayue314 and others added 29 commits March 31, 2023 11:23
# Conflicts:
#	src/main/resources/view/ManualPanel.html
'Trying out the commands'
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.

4 participants