CS2103-AY1819S2-W10-1 / main

📖☕ README integrated bookmark manager and feed reader application
https://cs2103-ay1819s2-w10-1.github.io/main/
MIT License
3 stars 5 forks source link

Add offline command to enable/disable offline mode #210

Closed thomastanck closed 5 years ago

thomastanck commented 5 years ago

Some webpages break when trying to view them with offline mode enabled, this allows you to disable offline mode temporarily.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1043


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/model/ModelManager.java 13 15 86.67%
<!-- Total: 34 36 94.44% -->
Totals Coverage Status
Change from base Build 1042: 0.08%
Covered Lines: 2601
Relevant Lines: 2816

💛 - Coveralls