Skip to content

Conversation

@fargito
Copy link
Member

@fargito fargito commented Jan 19, 2026

No description provided.

@fargito fargito self-assigned this Jan 19, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing cod-2032-allow-multiple-uploads-in-a-single-job (f3fcd31) with main (4262c75)

Open in CodSpeed

@fargito fargito force-pushed the cod-2032-allow-multiple-uploads-in-a-single-job branch from 3f9ac0a to 69dcc00 Compare January 19, 2026 13:09
@fargito fargito marked this pull request as ready for review January 19, 2026 13:09
@fargito fargito requested a review from adriencaccia January 19, 2026 13:09
@fargito fargito force-pushed the cod-2032-allow-multiple-uploads-in-a-single-job branch from 69dcc00 to f3fcd31 Compare January 19, 2026 13:09
Copy link
Contributor

@GuillaumeLagrange GuillaumeLagrange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

olgtm

}
}
}
None => None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could use .map on self.get_run_provider_run_part() to avoid the match arm None => None

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.join(".codspeed")
.join("run-state")
.join(run_id)
.join(format!("{}.json", &run_part_id_hash[..16]));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a particular reason we truncate this hash ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fargito fargito force-pushed the cod-2032-allow-multiple-uploads-in-a-single-job branch from ff7f46d to f3fcd31 Compare January 19, 2026 14:07
@fargito fargito merged commit f3fcd31 into main Jan 19, 2026
25 checks passed
@fargito fargito deleted the cod-2032-allow-multiple-uploads-in-a-single-job branch January 19, 2026 14:10
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.

3 participants