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

Fix storage #158

Merged
merged 1 commit into from
Oct 11, 2020
Merged

Conversation

ZoroarkDarkrai
Copy link

Should fix application json

@codecov-io
Copy link

Codecov Report

Merging #158 into master will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #158   +/-   ##
=========================================
  Coverage     30.21%   30.22%           
  Complexity      418      418           
=========================================
  Files           169      169           
  Lines          3071     3070    -1     
  Branches        354      354           
=========================================
  Hits            928      928           
+ Misses         2096     2095    -1     
  Partials         47       47           
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainAppUtil.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ddress/storage/company/JsonAdaptedCompanyItem.java 0.00% <0.00%> (ø) 0.00 <0.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 d123f12...cc237c9. Read the comment docs.

Copy link

@keanecjy keanecjy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@keanecjy keanecjy merged commit 3c82d60 into AY2021S1-CS2103T-T15-4:master Oct 11, 2020
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