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

Handle special HLAType format in crossmatch API #1188

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    278f404 View commit details
    Browse the repository at this point in the history
  2. Update examples + display code.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1ebc0cf View commit details
    Browse the repository at this point in the history
  3. Update tests for general cases.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f4f8344 View commit details
    Browse the repository at this point in the history
  4. Add first test for assumed HLA Type

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6d0cd5a View commit details
    Browse the repository at this point in the history
  5. Update swagger.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    853404d View commit details
    Browse the repository at this point in the history
  6. Update swagger back.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a8d6bb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cf650e View commit details
    Browse the repository at this point in the history
  8. Add validation for assumed HLA Type.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    16b6bf5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ade18d View commit details
    Browse the repository at this point in the history
  10. Solve conflicts.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    66e2d1d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c47a8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b5b15e View commit details
    Browse the repository at this point in the history
  13. Simplify booleans for lists.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e068e6f View commit details
    Browse the repository at this point in the history
  14. Implement and add test for summary.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    47cbb95 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b7474d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd941aa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    849ba47 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2544a7a View commit details
    Browse the repository at this point in the history
  19. Generate swagger file.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    166e808 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f11a83a View commit details
    Browse the repository at this point in the history
  21. Refactor __is_hla_type_in_high_res

    Co-authored-by: Jakub Monhart <monhart.jakub@gmail.com>
    2 people authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    df5125b View commit details
    Browse the repository at this point in the history
  22. Fix true/false -> True/False.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    24c03cb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    29770ba View commit details
    Browse the repository at this point in the history
  24. Small fix for test.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    89ac580 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d44d493 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    01bfd0c View commit details
    Browse the repository at this point in the history
  27. Rename hla_type -> hla_types.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d4fa579 View commit details
    Browse the repository at this point in the history
  28. Fix bug: undecidable instead high res.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    11b2983 View commit details
    Browse the repository at this point in the history
  29. Update tests (comments and more cases).

    Fix some tests.
    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2740804 View commit details
    Browse the repository at this point in the history
  30. Replace example for crossmatch API on correct one.

    Replace example for crossmatch API on correct one.
    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cbf205a View commit details
    Browse the repository at this point in the history
  31. Allow non unique matches in the list.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4d15965 View commit details
    Browse the repository at this point in the history
  32. Add TODO for the new issue 1204.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f4bb0c5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4e96826 View commit details
    Browse the repository at this point in the history
  34. Add typing.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    df9ee5a View commit details
    Browse the repository at this point in the history
  35. Use just assumed hla type and potential hla type in two different mea…

    …nings.
    
    Describe new terms in comments.
    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    acaa563 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    75f7a73 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    44520f0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c9582e4 View commit details
    Browse the repository at this point in the history
  39. Add some CS fixes.

    abragtim authored and kubantjan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    fd3b76a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. make pull request

    kristinagalik authored and abragtim committed May 25, 2023
    Configuration menu
    Copy the full SHA
    61b5630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829e478 View commit details
    Browse the repository at this point in the history