acts icon indicating copy to clipboard operation
acts copied to clipboard

feat: split deltaR in seedFinderOrthogonal

Open LuisFelipeCoelho opened this issue 2 years ago • 1 comments

This PR splits deltaRMin and deltaRMax in seedfinderOrthogonal into deltaRMinBottomSP, deltaRMinTopSP, deltaRMaxBottomSP and deltaRMinTopSP and allows for different deltaR values for the middle-bottom and middle-top duplets.

LuisFelipeCoelho avatar Aug 30 '22 12:08 LuisFelipeCoelho

Codecov Report

Merging #1471 (c6abe51) into main (2b34aa1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1471   +/-   ##
=======================================
  Coverage   48.58%   48.58%           
=======================================
  Files         381      381           
  Lines       20629    20629           
  Branches     9464     9464           
=======================================
  Hits        10023    10023           
  Misses       4066     4066           
  Partials     6540     6540           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 30 '22 12:08 codecov[bot]

Python error looks like binding and script inconsistency to me.

paulgessinger avatar Sep 02 '22 12:09 paulgessinger