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

Guess we doin V now (a new validation framework) #459

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 16, 2024

  1. Guess we doin V now

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    41687f2 View commit details
    Browse the repository at this point in the history
  2. Conditional import

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d554ef8 View commit details
    Browse the repository at this point in the history
  3. Fix import

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bf166d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d3fe85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e722a4 View commit details
    Browse the repository at this point in the history
  6. A small benchmark, as a treat

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bb1cd92 View commit details
    Browse the repository at this point in the history
  7. Validator coverage

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dacd24b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a016e78 View commit details
    Browse the repository at this point in the history
  9. Error handling coverage

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ef206d2 View commit details
    Browse the repository at this point in the history
  10. Improve coverage tweak

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6edb9eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fab457 View commit details
    Browse the repository at this point in the history
  12. Set up mypy tests

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    eada8ad View commit details
    Browse the repository at this point in the history
  13. Renaming also validates

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    e5f337b View commit details
    Browse the repository at this point in the history
  14. Maybe fix tests?

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0d6e695 View commit details
    Browse the repository at this point in the history
  15. is_unique validator

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5c5f9e6 View commit details
    Browse the repository at this point in the history
  16. Fix type annotation

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a7bffce View commit details
    Browse the repository at this point in the history
  17. Clean up import

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    cb6118d View commit details
    Browse the repository at this point in the history
  18. ignoring_none

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    86fdd00 View commit details
    Browse the repository at this point in the history
  19. Add import for 3.8

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dd61ea3 View commit details
    Browse the repository at this point in the history
  20. More coverage

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    fd057ad View commit details
    Browse the repository at this point in the history
  21. Tests for all_elements_must

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6e9ce20 View commit details
    Browse the repository at this point in the history
  22. Rename, more tests

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    be9a406 View commit details
    Browse the repository at this point in the history
  23. Remove unused import

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0a85e4d View commit details
    Browse the repository at this point in the history
  24. Relock

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ab5eb98 View commit details
    Browse the repository at this point in the history
  25. Update lockfile

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a23589b View commit details
    Browse the repository at this point in the history
  26. Introduce VAnnotation

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9a039cf View commit details
    Browse the repository at this point in the history
  27. General purpose ensure

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    07218d5 View commit details
    Browse the repository at this point in the history
  28. Properly import Annotated

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7405d20 View commit details
    Browse the repository at this point in the history
  29. More fixes

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    430d0e7 View commit details
    Browse the repository at this point in the history
  30. Fix tests

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0daf1c3 View commit details
    Browse the repository at this point in the history
  31. Work on dicts

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    059d949 View commit details
    Browse the repository at this point in the history
  32. Fix merge

    Tinche committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    44f1118 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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