refactor: Simplify v2 recommender#265
Conversation
Codecov Report
@@ Coverage Diff @@
## master #265 +/- ##
==========================================
+ Coverage 90.67% 93.80% +3.12%
==========================================
Files 11 8 -3
Lines 1716 936 -780
==========================================
- Hits 1556 878 -678
+ Misses 160 58 -102
Continue to review full report at Codecov.
|
|
/build-image |
|
✌️ Image Build Successfull @arajkumar, Avaliable at: |
|
/build-image |
|
✌️ Image Build Successfull @arajkumar, Avaliable at: |
prashbnair
left a comment
There was a problem hiding this comment.
Looks good, just a few minor issues.
|
/build-image |
|
✌️ Image Build Successfull @arajkumar, Avaliable at: |
a9bac47 to
db76d1f
Compare
|
/build-image |
|
✌️ Image Build Successfull @arajkumar, Avaliable at: |
This fixes the regression introduced by #265 by adding an empty entry for golang recommendation.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #265 +/- ##
==========================================
+ Coverage 90.67% 93.80% +3.12%
==========================================
Files 11 8 -3
Lines 1716 936 -780
==========================================
- Hits 1556 878 -678
+ Misses 160 58 -102 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR simplifies the v2 recommender implementation. Here is a flow,
latest_non_cve_versionfrom Package node)Note: Package will be dropped off from the recommendation incase if
latest_non_cve_versionis emptyFixes https://issues.redhat.com/browse/APPAI-1694