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

Handle additional GraduationHelper edge cases #2115

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Conversation

mark-dce
Copy link
Contributor

Analysing production data showed variants for the requested embargo
duration and graduation date that were not covered by the test suite
and had unclear behaviors in the code.

This PR adds tests to cover the newly identified edge cases
and updates the GraduationHelper to match.

Analysing production data showed variants for the requested embargo
duration and graduation date that were not covered by the test suite
and had unclear behaviors in the code.

This PR adds tests to cover the newly identified edge cases
and updates the GraduationHelper to match.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 92.11% when pulling 9fc42bf on graduation-variants into 86116bc on main.

@mark-dce mark-dce merged commit 82d1fac into main Mar 11, 2021
@mark-dce mark-dce deleted the graduation-variants branch March 11, 2021 14:52
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.

3 participants