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

Account for possible date adjustments (e.g. on Juneteenth) in SOFR rate helper #1996

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

lballabio
Copy link
Owner

Fixes #1994.

@@ -113,6 +112,53 @@ BOOST_AUTO_TEST_CASE(testBootstrap) {
}
}


BOOST_AUTO_TEST_CASE(testBootstrapWithJuneteen) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo, perhaps? testBootstrapWithJuneteenth

Copy link
Owner Author

Choose a reason for hiding this comment

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

true, thanks

@coveralls
Copy link

Coverage Status

coverage: 72.553% (+0.001%) from 72.552%
when pulling 1cf9e8e on sofr-helper
into c7b4109 on master.

@coveralls
Copy link

Coverage Status

coverage: 72.553% (+0.001%) from 72.552%
when pulling b1bcae2 on sofr-helper
into c7b4109 on master.

@lballabio lballabio merged commit 3b597c6 into master Jun 24, 2024
82 checks passed
@lballabio lballabio deleted the sofr-helper branch June 24, 2024 16:07
@lballabio lballabio removed this from the Release 1.35 milestone Jul 8, 2024
@lballabio
Copy link
Owner Author

Superseded by #2013 — this turned out to not be the correct fix after all. See the discussion in #1999.

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.

overnightindexfutureratehelper.cpp SOFR issue 20240619
3 participants