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

Add more unit tests #455

Merged
merged 19 commits into from
Jun 26, 2023

Commits on Jun 13, 2023

  1. Add more unit tests

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    00a4ac1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. add dints unit tests

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dbe7330 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    887cd15 View commit details
    Browse the repository at this point in the history
  3. add requirements dev

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4c801f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. reduce resources

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    50d1a43 View commit details
    Browse the repository at this point in the history
  2. check shm size

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7517225 View commit details
    Browse the repository at this point in the history
  3. add missing func

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2cf7483 View commit details
    Browse the repository at this point in the history
  4. check dev/shm

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5bfabf6 View commit details
    Browse the repository at this point in the history
  5. show searched list

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    42fb866 View commit details
    Browse the repository at this point in the history
  6. remove shm checks

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a10434f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. add swinunetr test cases

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    427d4c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. add tumor detect tests

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7b11bd7 View commit details
    Browse the repository at this point in the history
  2. update metadata

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    97a382e View commit details
    Browse the repository at this point in the history
  3. add skimage

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    25195ab View commit details
    Browse the repository at this point in the history
  4. add runner order with more tests

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5a0aa2a View commit details
    Browse the repository at this point in the history
  5. use hasattr

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4379939 View commit details
    Browse the repository at this point in the history
  6. remove getattr to fix flake8

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    727da65 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. revert test changes

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    fcd5a7b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. enhance tests according to comments

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5e34812 View commit details
    Browse the repository at this point in the history