Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Aug 4, 2017
1 parent 53883da commit 6a1f7c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,17 @@ https://github.com/ukmjkim/url_lookup_service/blob/master/docs/UrlLookupService_
- make DELETE requests to delete the urls from database and cache
- make GET requests to assert whether the urls no longer exist in both database and cache

```
=============================================================
Total #: 523
Success #: 523
Cache Hit #: 523
Deleted #: 523
No Hit #: 523
-------------------------------------------------------------
Finished! Took 0.0033476654211111114 hours
=============================================================
```

## Code Coverage & Style Checker Result
- Test cases: 21 exmpales, 0 failures (over 80%)
Expand Down

0 comments on commit 6a1f7c1

Please sign in to comment.