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

Change package names from address to zookeep #190

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Change package names from address to zookeep #190

merged 1 commit into from
Oct 26, 2020

Conversation

lamlaaaam
Copy link

Resolves #132

@lamlaaaam lamlaaaam added this to the v1.3 milestone Oct 26, 2020
@codecov
Copy link

codecov bot commented Oct 26, 2020

Codecov Report

Merging #190 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #190   +/-   ##
=========================================
  Coverage     72.54%   72.54%           
  Complexity      516      516           
=========================================
  Files            83       83           
  Lines          1548     1548           
  Branches        154      154           
=========================================
  Hits           1123     1123           
  Misses          370      370           
  Partials         55       55           
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/zookeep/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/zookeep/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/zookeep/MainApp.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...c/main/java/seedu/zookeep/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...n/java/seedu/zookeep/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...in/java/seedu/zookeep/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...main/java/seedu/zookeep/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (?)
.../main/java/seedu/zookeep/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...n/java/seedu/zookeep/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...ep/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 73 more

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 713c327...940298c. Read the comment docs.

@lamlaaaam lamlaaaam merged commit bb01806 into AY2021S1-CS2103T-W15-4:master Oct 26, 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.

Update package names to zookeep
1 participant