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

add test to verify inversion of base/bonds in open short #208

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

dpaiton
Copy link
Contributor

@dpaiton dpaiton commented Dec 20, 2024

Resolved Issues

#185

Description

This PR adds a test to verify the conversion between base and bonds via open short functions is consistent.
The test follows the recommendation in the cited issues.
The test currently FAILS, so it is ignored and a follow-up PR will implement fixes so that it passes.

@dpaiton dpaiton mentioned this pull request Dec 20, 2024
7 tasks
@dpaiton dpaiton linked an issue Dec 20, 2024 that may be closed by this pull request
@dpaiton dpaiton force-pushed the dpaiton/max-short-test branch 2 times, most recently from d927aa0 to 2a4a006 Compare December 21, 2024 04:29
@dpaiton dpaiton changed the base branch from main to dpaiton/remove-checkpoint-exposure December 21, 2024 04:30
@dpaiton dpaiton removed a link to an issue Dec 21, 2024
Base automatically changed from dpaiton/remove-checkpoint-exposure to main January 22, 2025 19:00
@sentilesdal sentilesdal force-pushed the dpaiton/max-short-test branch from 36c400e to 1f2eb62 Compare January 22, 2025 19:02
@sentilesdal sentilesdal self-assigned this Jan 22, 2025
Copy link
Contributor

@sentilesdal sentilesdal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sentilesdal sentilesdal enabled auto-merge (squash) January 22, 2025 19:04
@sentilesdal sentilesdal merged commit a4c9285 into main Jan 22, 2025
8 checks passed
@sentilesdal sentilesdal deleted the dpaiton/max-short-test branch January 22, 2025 21: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.

Inconsistency when using calculate_open_short and calculate_max_short together
2 participants