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

Edit feeding time references #276

Conversation

m0nggh
Copy link

@m0nggh m0nggh commented Nov 1, 2020

Changed remaining feeding time references to feed time. Deleted some leading zeroes for test cases to remove ambiguities.

@m0nggh m0nggh changed the title Branch edit feeding time references Edit feeding time references Nov 1, 2020
@codecov
Copy link

codecov bot commented Nov 1, 2020

Codecov Report

Merging #276 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #276   +/-   ##
=========================================
  Coverage     74.76%   74.76%           
  Complexity      543      543           
=========================================
  Files            83       83           
  Lines          1577     1577           
  Branches        158      158           
=========================================
  Hits           1179     1179           
  Misses          340      340           
  Partials         58       58           
Impacted Files Coverage Δ Complexity Δ
.../java/seedu/zookeep/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
.../model/animal/AnimalContainsKeywordsPredicate.java 70.37% <ø> (ø) 17.00 <0.00> (ø)
...in/java/seedu/zookeep/model/feedtime/FeedTime.java 84.61% <ø> (ø) 6.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 08b2724...7fe7fea. Read the comment docs.

@m0nggh m0nggh added this to the v1.4 milestone Nov 1, 2020
@aizatazhar aizatazhar merged commit 7177eba into AY2021S1-CS2103T-W15-4:master Nov 1, 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

2 participants