Skip to content
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

[Backport 1.7.latest] Update parser to support conversion metrics #9173 #9255

Merged
merged 8 commits into from
Dec 11, 2023

Conversation

QMalcolm
Copy link
Contributor

@QMalcolm QMalcolm commented Dec 7, 2023

resolves #9203

This is a manual backport of #9173 to 1.7.latest.

This is a manual backport because the automatic backport failed (merge conflicts), some commits needed to be excluded as they have no relevance to 1.7.latest, and some new commits needed to be added specifically for 1.7.latest.

Included commits from #9173 via cherry-pick

Excluded commits

Newly added commits

QMalcolm and others added 8 commits December 7, 2023 12:29
We're backporting a feature "conversion metrics" to 1.7. Conversion
metrics don't exist in DSI < 0.4.2 which is problematic if we allow
for those versions. This ensures that those who are on a version of
1.7 that supports conversion metrics will also have the requisit version
of DSI.
@QMalcolm QMalcolm requested review from a team as code owners December 7, 2023 20:55
@QMalcolm QMalcolm requested review from vadim82 and MichelleArk and removed request for a team December 7, 2023 20:55
@cla-bot cla-bot bot added the cla:yes label Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ef8638) 83.40% compared to head (9a12308) 86.61%.

Additional details and impacted files
@@              Coverage Diff               @@
##           1.7.latest    #9255      +/-   ##
==============================================
+ Coverage       83.40%   86.61%   +3.20%     
==============================================
  Files             179      179              
  Lines           26575    26612      +37     
==============================================
+ Hits            22166    23050     +884     
+ Misses           4409     3562     -847     
Flag Coverage Δ
integration 83.43% <100.00%> (+0.02%) ⬆️
unit 64.97% <60.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@QMalcolm
Copy link
Contributor Author

QMalcolm commented Dec 9, 2023

Holding off on merging until with the Cloud Artifacts team can make sure this will be okay on their end.

@QMalcolm
Copy link
Contributor Author

Confirmed with the Cloud Artifacts Team that the new artifacts don't cause any issues 🎉 Moving forward with merging 🙂

@QMalcolm QMalcolm merged commit d65179b into 1.7.latest Dec 11, 2023
61 checks passed
@QMalcolm QMalcolm deleted the backport-9173-to-1.7.latest-manual branch December 11, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants