8000 fix: Use new CI image with global.conf for sanitizers to affect packa… by mathbunnyru · Pull Request #2234 · XRPLF/clio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Use new CI image with global.conf for sanitizers to affect packa… #2234

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

Merged
merged 3 commits into from
Jun 17, 2025

Conversation

mathbunnyru
Copy link
Collaborator

…ge_id

godexsoft
godexsoft previously approved these changes Jun 17, 2025
@mathbunnyru mathbunnyru reopened this Jun 17, 2025
@mathbunnyru mathbunnyru merged commit f20efae into XRPLF:develop Jun 17, 2025
48 of 51 checks passed
Copy link
codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.19%. Comparing base (67b27ee) to head (e79a6fb).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2234      +/-   ##
===========================================
- Coverage    73.20%   73.19%   -0.02%     
===========================================
  Files          370      370              
  Lines        15099    15099              
  Branches      7667     7667              
===========================================
- Hits         11053    11051       -2     
+ Misses        1920     1919       -1     
- Partials      2126     2129       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

mathbunnyru added a commit that referenced this pull request Jun 18, 2025
The issue is that we previously didn't care about `[conf]` section.
And for example, we uploaded `clang.ubsan` build with the same
package_id as a regular clang build.
This was fixed in #2233 and
#2234

Adding `global.conf` almost fixed the problem, but since our
non-sanitized builds don't set anything in `[conf]`, we use the same
package_id as before.
So, for the `clang` build we end up with previously uploaded
`clang.ubsan` build artifacts.

To fix this, we should force the upload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0