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

Conversation

rabadin
Copy link
Contributor

@rabadin rabadin commented Sep 6, 2024

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.

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`.
cmd/dowload_test.go Outdated Show resolved Hide resolved
jsquyres
jsquyres previously approved these changes Sep 11, 2024
Makefile Show resolved Hide resolved
cmd/dowload_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@rabadin rabadin merged commit ba3ac86 into cisco-open:main Sep 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants