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

Evaluation Schema + a necessary revamp #118

Merged
merged 24 commits into from
Feb 12, 2023
Merged

Commits on Jan 7, 2023

  1. fix: add upsc mock; refactor; create evaluation-schema

    fix: refactor; add sample evaluation.json
    
    fix: update gitignore and rename ignored folder
    
    fix: setup skeleton; refactor
    Udayraj123 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    8471190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a796fe6 View commit details
    Browse the repository at this point in the history
  3. fix: update evaluation-schema and sample json wip

    fix: refactor; connect evaluation schema
    
    fix: checked validation using evaluation schema
    Udayraj123 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    f41d128 View commit details
    Browse the repository at this point in the history
  4. refactor: separate static vs instance ImageUtils; breakfown files fur…

    …ther; move constants/configs to better places;
    
    fix: refactor; move instance ops to core; minor changes
    
    refactor: extract tuning config from instance
    
    fix: add screeninfo for simple window info
    Udayraj123 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e74394e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c69b978 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91fc506 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e7450f View commit details
    Browse the repository at this point in the history
  8. fix: working evaluation code

    fix: evaluation schema fixes
    Udayraj123 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    453680b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8b97c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa69b50 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. fix: minor fixes

    Udayraj123 committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    d16b647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd65dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6817d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8a7d91 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    54383b3 View commit details
    Browse the repository at this point in the history
  2. fix: csv load custom key support

    fix: additional warning
    Udayraj123 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b715c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea75858 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix: load answer key from image with working samples

    fix: compress images
    Udayraj123 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3692500 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. fix: compress images

    Udayraj123 committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    fb15654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d308609 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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

Commits on Feb 12, 2023

  1. [Feature] setup pytest on existing samples (#124)

    * fix: load answer key from image with working samples
    
    * fix: pytests set up with snapshots for all samples
    
    * fix: run sample1 on pre-commit; run all tests on pre-push
    
    fix: add default_install_hook_types
    
    fix: add explicit stages
    
    * fix: update snapshots
    
    * fix: bug fixes
    
    * [Feature] Simplify template jsons (#127)
    
    * fix: update snapshots
    
    feat: simplify template schema and block logic; consume it; use fields terminology; update all samples
    
    fix: bug fixes
    
    * fix: refactor template.py; minor template json cleanup
    
    * fix: changes after updating wiki
    
    * feat: setup tests for template validations; fixed few bugs
    
    fix: renaming
    
    fix: test
    
    * fix: refactor
    
    fix: refactor tests structure and add utils
    
    * fix: minor fixes
    
    * fix: reorder imports; rename question -> field
    
    * fix: review changes
    
    * fix: remove streak logic
    Udayraj123 authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    426b7a6 View commit details
    Browse the repository at this point in the history