-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring code in src/install.js #3
Comments
I would like to work on this please! |
Great! I assigned you (@mrahmed2026) to the issue. Have fun working on it! |
The current tests do not cover this file. Therefore, you have two options to complete the last part of P1B: (a) Write tests from scratch to cover that file OR
|
Hi Professor, could we please meet today? Im free from 5:15 to 5 30, just
to clarify this issue.
Thanks,
Rayyan Ahmed
…On Sun, Sep 1, 2024 at 9:52 PM Eduardo Feo-Flushing < ***@***.***> wrote:
The current tests do not cover this file. Therefore, you have two options
to complete the last part of P1B:
(a) Write tests from scratch to cover that file OR
(b) Select another file currently covered by tests (under src/) that is
NOT fully covered and do the following:
- Increase the coverage of the file by at least one line.
- Commit your changes to the same branch referenced in the PR.
- For the final part of the task (manual testing), activate at least
one function of the file you selected from the user interface (UI).
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A67AOMJQXL42BLE65ZKNX43ZUNO5FAVCNFSM6AAAAABNH2JFVWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRTGQ2TQNJSG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://sonarcloud.io/project/issues?open=AZGVh-Bo4m3Xmlma-BBo&id=CMU-17313Q_NodeBB
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
src/install.js
The text was updated successfully, but these errors were encountered: