CMU-313 / spring23-nodebb-team-a1

spring23-nodebb-team-a1 created by GitHub Classroom
GNU General Public License v3.0
5 stars 2 forks source link

Installed Standard static tool #27

Closed denisekaur closed 1 year ago

denisekaur commented 1 year ago

Description: Enabled Standard a static analysis tool. Standard is tool used for code quality. Testing: The tool was tested on the repository. Below is the report generated.

Screen Shot 2023-03-17 at 10 37 53 PM

Run with: npx standard

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4453292760


Files with Coverage Reduction New Missed Lines %
src/admin/versions.js 1 83.33%
src/controllers/admin/dashboard.js 2 85.26%
src/database/mongo/hash.js 2 88.07%
src/middleware/admin.js 2 71.54%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 4449631373: -0.02%
Covered Lines: 22587
Relevant Lines: 25344

💛 - Coveralls