CMU-313 / spring24-nodebb-apple

spring24-nodebb-apple created by GitHub Classroom
https://spring24-nodebb-apple-ibtybkwnba-uc.a.run.app/
GNU General Public License v3.0
0 stars 1 forks source link

Implement resolve topic feature #44

Closed cathyxfeiyang closed 6 months ago

cathyxfeiyang commented 6 months ago

Implements User story 4 #51 Resolves #45, #46, #47, #48, #49, #50 Summary

https://github.com/CMU-313/spring24-nodebb-apple/assets/157295142/4889a172-21c5-4ca6-8543-edfd62c6f1fc

Motivation I personally benefited a lot from the Piazza resolve functionality:

Changes made Did not edit or remove any existing functionalities Added new resolve functionality

Testing done Visual testing

Checklist

Next steps

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8090882408

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controllers/write/topics.js 6 9 66.67%
src/topics/tools.js 14 17 82.35%
<!-- Total: 23 29 79.31% -->
Totals Coverage Status
Change from base Build 8033978055: 0.007%
Covered Lines: 22659
Relevant Lines: 25399

đź’› - Coveralls