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

feat: Formula-based Final Score calculation in Appraisals #1670

Merged
merged 12 commits into from
May 29, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    1712990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc6610a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc42051 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    bfb2d8c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    546d5e2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    02fc26d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    401d2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8091d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969c2e8 View commit details
    Browse the repository at this point in the history
  5. refactor: calculate_final_score function

    - remove unnecessary conditions
    
    - get cached doc for formula eval
    
    - rearrange related code blocks together
    ruchamahabal committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a2c2a8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af93aed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70e30c7 View commit details
    Browse the repository at this point in the history