Skip to content

Added complexity-report static analysis tool#21

Open
jcheng1103 wants to merge 30 commits into
mainfrom
complexity-report
Open

Added complexity-report static analysis tool#21
jcheng1103 wants to merge 30 commits into
mainfrom
complexity-report

Conversation

@jcheng1103

Copy link
Copy Markdown
Collaborator

Added the complexity-report static analysis tool, which analyses code complexity.

Run the tool with the command "npm run complexity". The output will be in ./outputs/complexity.txt.

actions-user and others added 29 commits January 29, 2024 17:17
Changes still need to be tested. There may be some issues with the interaction between post importance and reverse order sorting.
Setter: posts.mark_important, posts.mark_unimportant (called via postAPI.important and postsAPI.unimportant respectively)
Getter: posts.is_important
Added sorting posts by priority
Add getters, setters, and test cases for importance attribute
added two sections in template files, but wait for backend to add pin…
Add the button for instructors to pin post
Change background color when pinned state is changed
…rk). For this one, we have merged the backend with the dropdown menu still working, but no two sections and background color
Added the compleixty-report static analysis tool.

Run the tool with the command "npm run compleixty". The output will be in ./outputs/complexity.txt.
@jcheng1103 jcheng1103 added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants