-
Notifications
You must be signed in to change notification settings - Fork 147
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
ROX-27402: CVE data model update image store pr 5 #13864
base: dashrews/cve-data-model-create-datastore-27526-PR-4
Are you sure you want to change the base?
ROX-27402: CVE data model update image store pr 5 #13864
Conversation
Skipping CI for Draft Pull Request. |
Images are ready for the commit at b542b4e. To use with deploy scripts, first |
752c684
to
bd5a5da
Compare
a0e92ad
to
b3e9984
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dashrews/cve-data-model-create-datastore-27526-PR-4 #13864 +/- ##
=======================================================================================
- Coverage 48.79% 48.58% -0.21%
=======================================================================================
Files 2499 2500 +1
Lines 181052 181844 +792
=======================================================================================
+ Hits 88338 88349 +11
- Misses 85701 86484 +783
+ Partials 7013 7011 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
bd5a5da
to
28b6964
Compare
9865793
to
cdeceb3
Compare
a813477 proto updates 7dea12b update protolock 78d6320 rename to V2 d8f2311 starting convertors 8ddb043 convertors d3fc60d some more conversions 1df7e88 rough UT ec246df Update IDs and testing ccc3f69 generate component store 479e4cb datastore functions 0cf749c generate mocks 4f0e467 update test and flag singleton 6107c84e21 messing with image store a502e566be store and merge work 1901849dc8 fix import 451e69a91f fields that need to not be overwritten 8eb180b238 clean 903a8a4d68 rebase and regen 2877f29921 add epss 3c394619b1 pulling in epss converters a0e92ad move metrics and fix test da25afc339 working on store 0415072 first cut at updating vuln state cb7c4d9 ff for image schema for now 1ec4be4 format 9865793 some framework tests
cdeceb3
to
b542b4e
Compare
Description
Updates to the image store to populate the data for the updated model.
PR 1 is #13681
PR 2 is #13682
PR 3 is #13704
PR 4 is #13707
PR 5 is #13864 -- This PR
User-facing documentation
Testing and quality
Automated testing
How I validated my change
change me!