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

Coverage #196

Merged
merged 7 commits into from Apr 9, 2021
Merged

Coverage #196

merged 7 commits into from Apr 9, 2021

Commits on Apr 9, 2021

  1. Copy the full SHA
    7fa5b56 View commit details
    Browse the repository at this point in the history
  2. - Linting: Fix as per current prettier

    - Testing: Fix test (was not parsing)
    - Testing: Fix test (missing an error message)
    brettz9 committed Apr 9, 2021
    Copy the full SHA
    69b6078 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1327f69 View commit details
    Browse the repository at this point in the history
  4. - Testing: Check coverage

    brettz9 committed Apr 9, 2021
    Copy the full SHA
    511af1d View commit details
    Browse the repository at this point in the history
  5. testing: Get to 100% coverage

    Also:
    - internally renames `isCallingBack` to `isCallback` as per file name and usage
    - removed code block from `always-return` which is not necessary given that "good" return/throw statements cannot occur within shortcut syntax (which expect expressions)
    brettz9 committed Apr 9, 2021
    Copy the full SHA
    888770c View commit details
    Browse the repository at this point in the history
  6. chore: update devDeps

    brettz9 committed Apr 9, 2021
    Copy the full SHA
    e9a0dd6 View commit details
    Browse the repository at this point in the history
  7. - npm: lock

    brettz9 committed Apr 9, 2021
    Copy the full SHA
    e09cc0d View commit details
    Browse the repository at this point in the history