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

refactor: Move testutils to general location #1459

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

TerryHowe
Copy link
Member

What this PR does / why we need it:

The successor PR is big and still lacks coverage without more changes. This PR is for a small part of that change, just moving the console testutils to internal/testutils so we can have one testutils that is ignored by coverage.

Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.23%. Comparing base (5d4a835) to head (07aeeab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1459      +/-   ##
==========================================
- Coverage   85.54%   83.23%   -2.31%     
==========================================
  Files         109      109              
  Lines        3853     3853              
==========================================
- Hits         3296     3207      -89     
- Misses        333      425      +92     
+ Partials      224      221       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TerryHowe TerryHowe changed the title refactor: Moave testutils to general location refactor: Move testutils to general location Jul 28, 2024
internal/testutils/testutils.go Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@TerryHowe TerryHowe force-pushed the move-testutils branch 2 times, most recently from 49f5281 to 9bab16f Compare August 2, 2024 22:36
Copy link
Contributor

@qweeah qweeah left a comment

Choose a reason for hiding this comment

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

LGTM with minor suggestion.

.gitignore Outdated Show resolved Hide resolved
@TerryHowe TerryHowe merged commit 82949a2 into oras-project:main Aug 3, 2024
8 checks 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