Skip to content
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 nesting code in src/user/delete.js issue #54 #88

Open
wants to merge 2 commits into
base: f24
Choose a base branch
from

Conversation

T7alabdullah
Copy link

@T7alabdullah T7alabdullah commented Sep 4, 2024

Reworked the updateCount function and moved it to the top of the file to avoid the nesting issue and improve maintainability.

Resolves issue #54.

Copy link

sonarcloud bot commented Sep 4, 2024

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10706194156

Details

  • 3 of 7 (42.86%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 82.672%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/user/delete.js 3 7 42.86%
Totals Coverage Status
Change from base Build 10550029021: 0.001%
Covered Lines: 22325
Relevant Lines: 25584

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants