xmidt-org / ancla

Ancla provides event webhook registry capabilities to XMiDT services.
Apache License 2.0
1 stars 2 forks source link

added ancla helper package for repos that don't use uber/fx #163

Closed maurafortino closed 1 year ago

maurafortino commented 1 year ago

What's Included:

guardrails[bot] commented 1 year ago

:warning: We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity | Details :-: | :-- N/A | [pkg:golang/github.com/xmidt-org/webpa-common/v2@v2.1.2@v2.1.2](https://github.com/xmidt-org/ancla/blob/10321ad62a61c6111718ea28cd27c2b4308abcd0/go.mod#L17) - **no patch available** More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

codecov[bot] commented 1 year ago

Codecov Report

Merging #163 (10321ad) into main (54759ee) will decrease coverage by 4.11%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   84.36%   80.26%   -4.11%     
==========================================
  Files          13       14       +1     
  Lines         646      679      +33     
==========================================
  Hits          545      545              
- Misses         88      121      +33     
  Partials       13       13              
Flag Coverage Δ
unittests 80.26% <0.00%> (-4.11%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
anclaHelper.go 0.00% <0.00%> (ø)
maurafortino commented 1 year ago

Moving ancla helper package into caduceus so that we aren't introducing webpa-common into ancla.