Skip to content

refactor: Move testutils to general location#1459

Merged
TerryHowe merged 1 commit into
oras-project:mainfrom
TerryHowe:move-testutils
Aug 3, 2024
Merged

refactor: Move testutils to general location#1459
TerryHowe merged 1 commit into
oras-project:mainfrom
TerryHowe:move-testutils

Conversation

@TerryHowe

Copy link
Copy Markdown
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.

@codecov

codecov Bot commented Jul 27, 2024

Copy link
Copy Markdown

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
Comment thread internal/testutils/testutils.go
Comment thread Makefile Outdated
@TerryHowe TerryHowe force-pushed the move-testutils branch 2 times, most recently from 49f5281 to 9bab16f Compare August 2, 2024 22:36

@qweeah qweeah left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM with minor suggestion.

Comment thread .gitignore Outdated
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
@TerryHowe TerryHowe merged commit 82949a2 into oras-project:main Aug 3, 2024
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