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 a function from src/controllers/accounts/helpers.js to reduce its cognitive complexity from 30 to 15 #553

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

Commits on Sep 3, 2024

  1. splitting function into helper function

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bcadb80 View commit details
    Browse the repository at this point in the history
  2. fixing helper functions errors

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4564f15 View commit details
    Browse the repository at this point in the history
  3. indentation fix

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ffff934 View commit details
    Browse the repository at this point in the history
  4. fixing parsing error

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9ae1edb View commit details
    Browse the repository at this point in the history
  5. reviewing code

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fd63044 View commit details
    Browse the repository at this point in the history
  6. fixing getCoverUrl

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    226ac81 View commit details
    Browse the repository at this point in the history
  7. profile links fix

    Maryam Alkhater authored and Maryam Alkhater committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    75b8bab View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fixing last errors

    Maryam Alkhater authored and Maryam Alkhater committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b45aa76 View commit details
    Browse the repository at this point in the history
  2. deleting unused function

    Maryam Alkhater authored and Maryam Alkhater committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c9f2b2c View commit details
    Browse the repository at this point in the history
  3. using the function

    Maryam Alkhater authored and Maryam Alkhater committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e66b5ac View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fixing token errors

    Maryam Alkhater committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b42dbf6 View commit details
    Browse the repository at this point in the history
  2. fixing lint errors

    Maryam Alkhater authored and Maryam Alkhater committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    557c2df View commit details
    Browse the repository at this point in the history
  3. using the messaging variable

    Maryam Alkhater authored and Maryam Alkhater committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c67c6bd View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. adding console.log

    Maryam Alkhater authored and Maryam Alkhater committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5370a58 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'f24' into feature

    Maryam Alkhater authored and Maryam Alkhater committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    59b2e27 View commit details
    Browse the repository at this point in the history