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

Return result percentage as fraction #24

Merged
merged 13 commits into from
Mar 20, 2024

Commits on Jan 24, 2024

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

Commits on Feb 20, 2024

  1. Fix typos

    MasloMaslane committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    95946cf View commit details
    Browse the repository at this point in the history
  2. Extend tests

    MasloMaslane committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f501988 View commit details
    Browse the repository at this point in the history
  3. More tests

    MasloMaslane committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    679b65c View commit details
    Browse the repository at this point in the history
  4. More error checking

    MasloMaslane committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e1daa65 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    af39c5f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/result-percentage-fraction' into…

    … result-percentage-fraction
    
    # Conflicts:
    #	sio/executors/checker.py
    SZonkil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4afcd02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132a0f7 View commit details
    Browse the repository at this point in the history
  4. Added and changed tests.

    SZonkil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    16419a9 View commit details
    Browse the repository at this point in the history
  5. fix: added fraction package

    SZonkil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aee2e30 View commit details
    Browse the repository at this point in the history
  6. fixed attribute error

    SZonkil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dc2b1aa View commit details
    Browse the repository at this point in the history
  7. fixed type error

    SZonkil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7b0fc72 View commit details
    Browse the repository at this point in the history
  8. fixed tests

    SZonkil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    14f6cc3 View commit details
    Browse the repository at this point in the history