Skip to content

Conversation

aalex
Copy link
Collaborator

@aalex aalex commented Dec 17, 2024

No description provided.

@aalex aalex self-assigned this Dec 17, 2024
auto quants = tk.get_quantification_date(1. / 4);
auto [pos0, q0] = quants[0];
REQUIRE(quants.size() == 1);
REQUIRE(pos0 == -2147483648);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Pos is always -2147483648

Add test_quantification_date

Add this-> to make the code easier to read

WIP fix errors in test

WIP

Improve the unit test a lot

Improve the unit test

Add some doc
@jcelerier
Copy link
Member

fyi the build on main is fixed so this can be rebased to ensure green CI :)

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.

2 participants