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

MOD-6232 Incorrect initialization of numeric range maximum value #4147

Merged
merged 7 commits into from Dec 7, 2023

Conversation

meiravgri
Copy link
Collaborator

@meiravgri meiravgri commented Nov 30, 2023

Changes in the pull request

Which issues this PR fixes

  1. fixes MOD-6232
  2. test for MOD-6076

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c21b8b8) 83.39% compared to head (4ad49a1) 83.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4147   +/-   ##
=======================================
  Coverage   83.39%   83.39%           
=======================================
  Files         191      191           
  Lines       32592    32593    +1     
=======================================
+ Hits        27180    27182    +2     
+ Misses       5412     5411    -1     

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

fix range maxval to be -inf
@meiravgri meiravgri marked this pull request as ready for review December 3, 2023 15:03
@meiravgri meiravgri changed the title add test WIP MOD-6232 Incorrect initialization of numeric range maximum value Dec 4, 2023
@meiravgri meiravgri added this pull request to the merge queue Dec 4, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2023
@meiravgri meiravgri added this pull request to the merge queue Dec 5, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 6, 2023
@meiravgri meiravgri added this pull request to the merge queue Dec 7, 2023
Merged via the queue into master with commit a22f82d Dec 7, 2023
15 checks passed
@meiravgri meiravgri deleted the meiravg_fix_negative_range_maxVal_init branch December 7, 2023 11:35
Copy link

github-actions bot commented Dec 7, 2023

Successfully created backport PR for 2.8:

Copy link

github-actions bot commented Dec 7, 2023

Successfully created backport PR for 2.6:

ephraimfeldblum pushed a commit that referenced this pull request Dec 17, 2023
* add test WIP
change range.maxVal WIP

* fix negative values test

* skip test on coordinator

* add ft.profile test
fix range maxval to be -inf

* little fix

* Update tests/pytests/test_profile.py

---------

Co-authored-by: alonre24 <alonreshef24@gmail.com>
ephraimfeldblum added a commit that referenced this pull request Dec 17, 2023
raz-mon pushed a commit that referenced this pull request Mar 6, 2024
* add test WIP
change range.maxVal WIP

* fix negative values test

* skip test on coordinator

* add ft.profile test
fix range maxval to be -inf

* little fix

* Update tests/pytests/test_profile.py

---------

Co-authored-by: alonre24 <alonreshef24@gmail.com>
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.

None yet

2 participants