Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AY2425S1-CS2103-F12-1/tp

RezwanAhmed123 closed an issue on AY2425S1-CS2103-F12-1/tp
Add tests for CloseClaimCommand
github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103-F12-1/tp
  • deploy: 7e817a2967aeb9f31ecc54703fe2f80c2b309d5c e4b11b5

View on GitHub

RezwanAhmed123 pushed 5 commits to master AY2425S1-CS2103-F12-1/tp
  • Fix testing methods for Insurance and Claim Commands The testing utilities do not support comparison of states of In... 60b1714
  • Fix tests using the new testing utility methods While using the new tests, uncovered a bug inside close claim comman... b86690d
  • Merge branch 'master' into rezwan-add-method-to-check-Insurance-commands e6e1f51
  • Fix nits for PR#146 Fixed the nits from conversation around PR#146 so it can be resolved. b8651c8
  • Merge pull request #146 from RezwanAhmed123/rezwan-add-method-to-check-Insurance-commands Add method to check insura... 7e817a2

View on GitHub

RezwanAhmed123 closed a pull request on AY2425S1-CS2103-F12-1/tp
Add method to check insurance commands and update some test methods.
Fix testing methods for Insurance and Claim Commands The testing utilities do not support comparison of states of InsurancePlansManager objects as we purposefully implemented it as a mutable o...
RezwanAhmed123 created a comment on a pull request on AY2425S1-CS2103-F12-1/tp
merged as all nits were fixed

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
noted!

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
i forgot to remove after debugging sorry KEK

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
noted, fixed!

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

matthewyip1511 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
No worries, thanks!

View on GitHub

matthewyip1511 created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
noted, good catch!

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
i need to remove this i forgot, thank you.

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
oops LOL

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103-F12-1/tp
  • deploy: ba78fa6ddbff91d3f7033b58b924d385ff509db3 ad56a58

View on GitHub

matthewyip1511 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM other than small changes so I'll mark is as approved 👍

View on GitHub

matthewyip1511 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM other than small changes so I'll mark is as approved 👍

View on GitHub

zi-yii pushed 5 commits to master AY2425S1-CS2103-F12-1/tp
  • Add tests for InsurancePlansManager The test coverage for insurance plans manager object is quite low. Lets add mor... 2a79118
  • Add tests for close claim command The code coverage for close claim command is zero. Let's add some tests for close... 9be240c
  • Fix codestyle errors Fixed codestyle errors so the PR can be merged properly. 7bfd7a0
  • Fixed nits according to PR#144 Fixed the minor changes requested by reviewers in PR#144. e84ecb1
  • Merge pull request #144 from RezwanAhmed123/rezwan-improve-test-for-InsurancePlansManager Improve test coverage for ... ba78fa6

View on GitHub

zi-yii closed a pull request on AY2425S1-CS2103-F12-1/tp
Improve test coverage for insurance plans manager
The test coverage for insurance plans manager object is quite low. Lets add more tests to increase the code coverage and look for any bugs.
github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103-F12-1/tp
  • deploy: 873dfa0cc7de8fe5882340e3f6af4cda1d0a0288 7cf7fd3

View on GitHub

zi-yii closed an issue on AY2425S1-CS2103-F12-1/tp
Add function to auto-sort claims within insurance plan
Currently, the claims are sorted in the order in which they are added. They should instead appear in lexicographical order which would be more appropriate. They should be sorted automatically once ...
zi-yii closed a pull request on AY2425S1-CS2103-F12-1/tp
Add auto sort
Currently, the claims are sorted in the order in which they are added. They should instead appear in lexicographical order which would be more appropriate. They should be sorted automatically once ...
zi-yii created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM, merging as tests will be implemented in a later PR

View on GitHub

zi-yii created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
Rights, okie noted!

View on GitHub

zi-yii created a review on a pull request on AY2425S1-CS2103-F12-1/tp

View on GitHub

zi-yii created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
Just wanted to clarify what the printing is for?

View on GitHub

Load more