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

Add ViewCommandParserTests #190

Merged
merged 2 commits into from
Oct 28, 2020
Merged

Add ViewCommandParserTests #190

merged 2 commits into from
Oct 28, 2020

Conversation

xuey0ng
Copy link

@xuey0ng xuey0ng commented Oct 28, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #190 into master will increase coverage by 0.24%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
+ Coverage     46.22%   46.47%   +0.24%     
- Complexity      916      922       +6     
============================================
  Files           139      139              
  Lines          3881     3882       +1     
  Branches        517      517              
============================================
+ Hits           1794     1804      +10     
+ Misses         1894     1882      -12     
- Partials        193      196       +3     
Impacted Files Coverage Δ Complexity Δ
...main/java/chopchop/logic/commands/ViewCommand.java 35.71% <100.00%> (+35.71%) 2.00 <1.00> (+2.00)
...main/java/chopchop/logic/parser/CommandParser.java 83.33% <0.00%> (+1.85%) 24.00% <0.00%> (+1.00%)
...pchop/logic/parser/commands/ViewCommandParser.java 50.00% <0.00%> (+50.00%) 3.00% <0.00%> (+3.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a137954...54b06ff. Read the comment docs.

@zhiayang zhiayang merged commit 63831ea into master Oct 28, 2020
@zhiayang
Copy link

👍

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.

None yet

3 participants