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

chore: remove panic and trigger full update on incremental update failure #4109

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

Sidddddarth
Copy link
Member

@Sidddddarth Sidddddarth commented Nov 9, 2023

Description

incremental update failure causes a panic. Removing that panic.

Linear Ticket

Resolves PIPE-515
slack thread for context

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (836b0f0) 71.62% compared to head (2bb13b5) 71.97%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release/1.16.x    #4109      +/-   ##
==================================================
+ Coverage           71.62%   71.97%   +0.35%     
==================================================
  Files                 373      373              
  Lines               54843    54943     +100     
==================================================
+ Hits                39280    39545     +265     
+ Misses              13233    13084     -149     
+ Partials             2330     2314      -16     
Files Coverage Δ
backend-config/namespace_config.go 78.72% <100.00%> (+5.44%) ⬆️

... and 54 files with indirect coverage changes

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

@atzoum atzoum merged commit 92e0918 into release/1.16.x Nov 9, 2023
42 checks passed
@atzoum atzoum deleted the chore.noPanicOnIncrementalUpdateFailurex branch November 9, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants