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

v1.17 - Adds error log for replacements in ProgramCache::assign_program(). #1400

Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented May 17, 2024

Problem

These only exist on master and were not backported so far.

Summary of Changes

Adds error log for replacements in ProgramCache::assign_program().

@Lichtso Lichtso requested a review from a team as a code owner May 17, 2024 08:28
@Lichtso Lichtso force-pushed the v1.17/program_cache_replacement_logs branch 2 times, most recently from 1e6ec94 to 5f90d34 Compare May 17, 2024 10:24
@Lichtso Lichtso force-pushed the v1.17/program_cache_replacement_logs branch from 5f90d34 to 722f1dd Compare May 17, 2024 10:52
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.6%. Comparing base (254eccd) to head (722f1dd).
Report is 1 commits behind head on v1.17.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.17    #1400   +/-   ##
=======================================
  Coverage    81.6%    81.6%           
=======================================
  Files         807      807           
  Lines      219370   219374    +4     
=======================================
+ Hits       179087   179146   +59     
+ Misses      40283    40228   -55     

@Lichtso Lichtso merged commit 77daab4 into anza-xyz:v1.17 May 18, 2024
33 checks passed
@Lichtso Lichtso deleted the v1.17/program_cache_replacement_logs branch May 18, 2024 00:50
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.

None yet

4 participants