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

Re-fix isset check and revert PR #539 #546

Merged
merged 5 commits into from
Nov 10, 2021
Merged

Re-fix isset check and revert PR #539 #546

merged 5 commits into from
Nov 10, 2021

Commits on Nov 8, 2021

  1. Revert "Merge pull request #539 from trsteel88/master"

    This reverts commit 666a1a2, reversing
    changes made to a36461e.
    Bishop Bettini committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7821cb7 View commit details
    Browse the repository at this point in the history
  2. feat: add test coverage for shouldSuppress()

    Exposes the bug indicated by PR #539.
    Bishop Bettini committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fc9eb80 View commit details
    Browse the repository at this point in the history
  3. fix: incorrect check for report_suppressed setting

    Bishop Bettini committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ca1f8f7 View commit details
    Browse the repository at this point in the history
  4. refac: remove extraneous whitespace

    Bishop Bettini committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2790fba View commit details
    Browse the repository at this point in the history
  5. doc: note when new public method became available

    Bishop Bettini committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8bc8cc7 View commit details
    Browse the repository at this point in the history