hgvs icon indicating copy to clipboard operation
hgvs copied to clipboard

fix: projection issue for stop retained insertion (#707)

Open holtgrewe opened this issue 2 years ago • 11 comments

Closes: #707

holtgrewe avatar Oct 21 '23 14:10 holtgrewe

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 28 '23 01:11 github-actions[bot]

This PR was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Dec 05 '23 01:12 github-actions[bot]

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jan 08 '24 01:01 github-actions[bot]

This PR was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Jan 15 '24 02:01 github-actions[bot]

@reece ping

holtgrewe avatar Jan 15 '24 07:01 holtgrewe

This issue was closed by stalebot. It has been reopened to give more time for community review. See biocommons coding guidelines for stale issue and pull request policies. This resurrection is expected to be a one-time event.

reece avatar Feb 19 '24 17:02 reece

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Mar 21 '24 01:03 github-actions[bot]

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Ping.

holtgrewe avatar Mar 21 '24 09:03 holtgrewe

@holtgrewe thank you for your PR and sorry about the delay. It appears that your branch is out of date. Would you please pull changes from main and resolve merge conflicts? Once that's done and tests are passing, please comment to let us know.

korikuzma avatar Mar 21 '24 11:03 korikuzma

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Apr 21 '24 01:04 github-actions[bot]

Stay alive until I return to office please.

holtgrewe avatar Apr 21 '24 04:04 holtgrewe

@korikuzma I found the time to update this finally. I now had to fix one new test.

As a reminder for myself, here is how I ran the test and re-created the HGVS_CACHE.

UTA_DB_URL=postgresql://anonymous:[email protected]:5432/uta/uta_20210129 HGVS_CACHE_MODE=learn pytest -vv --record-mode=rewrite -s

holtgrewe avatar Jul 24 '24 06:07 holtgrewe