CMU-313 / nodebb-f24-boba

cmu-313-f24-nodebb-f24-NodeBB created by GitHub Classroom
GNU General Public License v3.0
0 stars 0 forks source link

Merge individual changes to public/src/modules/settings.js from project 1 #16

Closed annashiheart closed 1 month ago

annashiheart commented 1 month ago

Merging individual changes from Project 1 into team repository. Reduced the cognitive complexity of the fillFields function in public/src/modules/settings.js by creating a helper function updateValues that updates all the values in the input fields of the form.

UI Test

  1. Log into admin
  2. Navigate to settings page under admin
  3. Type something in the form input fields
  4. Save changes
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10981641683

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 10975470003: 0.005%
Covered Lines: 22331
Relevant Lines: 25587

💛 - Coveralls