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

(Asynchronously) Download undownloaded articles on select #170

Closed thomastanck closed 5 years ago

thomastanck commented 5 years ago

Resolves part of #169, #156.

Summary of changes:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 769


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/seedu/address/model/ModelManager.java 10 11 90.91%
<!-- Total: 27 28 96.43% -->
Totals Coverage Status
Change from base Build 766: 0.2%
Covered Lines: 2090
Relevant Lines: 2497

💛 - Coveralls