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 unit test for uncovered regions #1149

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Add unit test for uncovered regions #1149

merged 5 commits into from
Jul 24, 2023

Commits on Jun 20, 2023

  1. add generated unit test

    JustForMaven committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a2e7662 View commit details
    Browse the repository at this point in the history
  2. recover failed tests

    JustForMaven committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f525e3b View commit details
    Browse the repository at this point in the history
  3. cargo fmt check

    JustForMaven committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0b18c99 View commit details
    Browse the repository at this point in the history
  4. 1. Fix clippy issue

    2. Resolve import/uses
    3. Remove outlined unit tests
    JustForMaven committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4f061d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. 1. Remove tests on external library

    2. Trim the test
    JustForMaven committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a07b274 View commit details
    Browse the repository at this point in the history