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 #22

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Add more unit-tests #22

merged 3 commits into from
Sep 11, 2024

Commits on Sep 6, 2024

  1. Add more unit-tests

    This branch's aim is to improve the unit tests to get to > 80%
    test coverage.
    
    The only non-test / mechanical change is in the download logic:
    this was changed to print all the errors encountered when failing
    to download multiple assets as opposed to just the first one.
    This is in `internal/lock.go`.
    rabadin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ef9b6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Review fixes

    rabadin committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    08704b0 View commit details
    Browse the repository at this point in the history
  2. Review fixes

    rabadin committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f923341 View commit details
    Browse the repository at this point in the history