UCF-CEN-5016 / NodeBB-UCF

This is a class specific fork of the NodeBB project for CEN 5016 taught in the Spring 2024 semester at UCF.
GNU General Public License v3.0
0 stars 74 forks source link

Translate src/groups/create.js and edit failing tests #195

Open jconn0 opened 7 months ago

jconn0 commented 7 months ago

resolves #34 Added typed version of create.js Fixed stubborn failing tests

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7750302210


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/groups/create.js 42 44 95.45%
<!-- Total: 42 44 95.45% -->
Files with Coverage Reduction New Missed Lines %
src/database/mongo/hash.js 2 88.07%
src/groups/create.js 2 92.8%
src/groups/update.js 3 77.78%
src/groups/posts.js 10 56.25%
src/controllers/groups.js 12 43.37%
<!-- Total: 29 -->
Totals Coverage Status
Change from base Build 7649102120: -0.1%
Covered Lines: 22611
Relevant Lines: 25362

💛 - Coveralls