Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

chore: Remove test without loader for domain linkage #3549

Merged

Conversation

sandrask
Copy link
Contributor

This test is accessing remote URL, and it is often failing in CI.

Closes #3548

This test is accessing remote URL, and it is often failing in CI.

Closes hyperledger-archives#3548

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #3549 (0a14181) into main (66b1eec) will increase coverage by 0.03%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main    #3549      +/-   ##
==========================================
+ Coverage   87.70%   87.74%   +0.03%     
==========================================
  Files         351      351              
  Lines       48174    48571     +397     
==========================================
+ Hits        42251    42617     +366     
- Misses       4390     4410      +20     
- Partials     1533     1544      +11     
Impacted Files Coverage Δ
pkg/doc/sdjwt/issuer/issuer.go 91.95% <50.00%> (+0.28%) ⬆️
pkg/controller/webnotifier/webhook.go 93.75% <100.00%> (+0.27%) ⬆️
pkg/doc/sdjwt/common/common.go 93.47% <100.00%> (+1.17%) ⬆️

... and 10 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sudeshrshetty sudeshrshetty merged commit f8ae4dc into hyperledger-archives:main Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

CI: Remove test without loader from unit-tests for domain linkage
3 participants