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

[FFM-5387]: Fix Golang Group Rule Evaluate and Add Tests #101

Merged
merged 6 commits into from
Nov 25, 2022

Commits on Nov 25, 2022

  1. [FFM-5387]: Update Golang to use the new ff-test-cases

    Run evalutor tests against the ff-test-grid test-cases
    
    Improve test coverage
    davejohnston committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    86483c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523a452 View commit details
    Browse the repository at this point in the history
  3. [FFM-5387]: Fixing group rule evaluator

    Fix the group rule evaluator.  Currently rules are being AND'd but they
    should be OR'd
    davejohnston committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ffbd02e View commit details
    Browse the repository at this point in the history
  4. [maint]: Update makefile

    davejohnston committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e77a6a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76de8fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db0ff62 View commit details
    Browse the repository at this point in the history