Open arajkumar opened 3 years ago
Merging #754 (e6e36d7) into master (3f6df57) will increase coverage by
0.22%
. The diff coverage is92.50%
.
@@ Coverage Diff @@
## master #754 +/- ##
==========================================
+ Coverage 83.18% 83.41% +0.22%
==========================================
Files 21 22 +1
Lines 1588 1628 +40
==========================================
+ Hits 1321 1358 +37
- Misses 267 270 +3
Impacted Files | Coverage Δ | |
---|---|---|
bayesian/api/api_v2.py | 87.20% <60.00%> (-0.67%) |
:arrow_down: |
bayesian/settings.py | 86.36% <80.00%> (-1.88%) |
:arrow_down: |
bayesian/utility/snyk.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3f6df57...e6e36d7. Read the comment docs.
This PR adds snyk attribution and utm param for requests coming from Clair component. This is just a stop gap solution to unblock Quay 3.5.2 release.
Sample response
Signed-off-by: Arunprasad Rajkumar arajkuma@redhat.com