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

Fix reproducible builds due to how derives were populated #455

Merged
merged 1 commit into from
Dec 11, 2023

Fix reproducible builds due to how derives were populated

46fde17
Select commit
Loading
Failed to load commit list.
Merged

Fix reproducible builds due to how derives were populated #455

Fix reproducible builds due to how derives were populated
46fde17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 0s

88.90% (+0.49%) compared to 5123503

View this Pull Request on Codecov

88.90% (+0.49%) compared to 5123503

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (5123503) 88.40% compared to head (46fde17) 88.90%.

Files Patch % Lines
core/build/src/lib.rs 85.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
+ Coverage   88.40%   88.90%   +0.49%     
==========================================
  Files          40       40              
  Lines        5667     5696      +29     
==========================================
+ Hits         5010     5064      +54     
+ Misses        657      632      -25     

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