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

Added refactored code from p1 #21

Merged
merged 2 commits into from
Sep 22, 2024
Merged

Added refactored code from p1 #21

merged 2 commits into from
Sep 22, 2024

Conversation

ericlin2
Copy link

Refactored code on src/topics/tags.js (lines 160-166) to not nest functions more than 4 levels deep. This was done by moving the inner function dealing with updating tag values outside 2 layers of nested functions.

@ericlin2 ericlin2 closed this Sep 21, 2024
@ericlin2 ericlin2 reopened this Sep 21, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10974951054

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.666%

Totals Coverage Status
Change from base Build 10775133764: 0.0%
Covered Lines: 22323
Relevant Lines: 25583

💛 - Coveralls

@ericlin2 ericlin2 merged commit 56862d5 into f24 Sep 22, 2024
1 check passed
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