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

[2.6] MOD-6597: Fix numeric index deletion (#4513) #4524

Merged
merged 2 commits into from Mar 19, 2024

Conversation

raz-mon
Copy link
Collaborator

@raz-mon raz-mon commented Mar 19, 2024

CP of #4513 to 2.6

* Fix numeric index deletion bug

* Remove periodic runs of the GC in test

* Enhance test
@raz-mon raz-mon requested a review from oshadmi March 19, 2024 07:54
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.53%. Comparing base (8f00cd5) to head (cbbf930).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.6    #4524      +/-   ##
==========================================
+ Coverage   83.50%   83.53%   +0.03%     
==========================================
  Files         176      176              
  Lines       31091    31091              
==========================================
+ Hits        25962    25973      +11     
+ Misses       5129     5118      -11     

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

@raz-mon raz-mon enabled auto-merge March 19, 2024 08:48
@raz-mon raz-mon added this pull request to the merge queue Mar 19, 2024
Merged via the queue into 2.6 with commit ba5cd02 Mar 19, 2024
11 checks passed
@raz-mon raz-mon deleted the razmon-cp_2.6_fix_numeric_index branch March 19, 2024 13:25
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

2 participants