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

chore(deps): remove usage of deprecated package pkg/errors #1262

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

nicoldr
Copy link
Contributor

@nicoldr nicoldr commented Mar 14, 2023

What type of PR is this?
cleanup

Which issue does this PR fix:
#1188

What does this PR do / Why do we need it:
Removes usage of deprecated package pkg/errors

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1262 (ce7af67) into main (5d1f91a) will increase coverage by 0.04%.
The diff coverage is 75.72%.

❗ Current head ce7af67 differs from pull request most recent head 2690659. Consider uploading reports for the commit 2690659 to get more accurate results

@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
+ Coverage   90.15%   90.19%   +0.04%     
==========================================
  Files          95       95              
  Lines       21211    21206       -5     
==========================================
+ Hits        19122    19127       +5     
+ Misses       1571     1563       -8     
+ Partials      518      516       -2     
Impacted Files Coverage Δ
pkg/meta/repodb/update/update.go 99.14% <ø> (ø)
pkg/extensions/search/cve/trivy/scanner.go 98.59% <50.00%> (ø)
pkg/meta/repodb/boltdb-wrapper/boltdb_wrapper.go 89.69% <66.00%> (+<0.01%) ⬆️
pkg/meta/repodb/dynamodb-wrapper/dynamo_wrapper.go 92.82% <80.00%> (-0.02%) ⬇️
pkg/extensions/search/resolver.go 94.58% <90.47%> (-0.03%) ⬇️
pkg/extensions/search/cve/pagination.go 94.52% <100.00%> (ø)
pkg/meta/repodb/pagination.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Nicol Draghici <idraghic@cisco.com>
@rchamarthy rchamarthy merged commit 6f0c370 into project-zot:main Mar 14, 2023
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.

None yet

2 participants