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

Include the compiler config in the runtime cache lookup. #563

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 9, 2024

Fixes #560, alternative to #561.

Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.12%. Comparing base (e9c4404) to head (5330284).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
- Coverage   83.07%   79.12%   -3.96%     
==========================================
  Files          24       24              
  Lines        3339     3343       +4     
==========================================
- Hits         2774     2645     -129     
- Misses        565      698     +133     

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

@maleadt maleadt merged commit 679c9b9 into master Apr 9, 2024
21 checks passed
@maleadt maleadt deleted the tb/cached_config branch April 9, 2024 12:20
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.

Cache ignores compiler target properties
1 participant