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

Fix missing expiring key for integration builder #425

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

GDay
Copy link
Member

@GDay GDay commented Feb 8, 2024

It couldn't compare the integration.expiring value as it creates a mock item (which doesn't get saved, so no new value was added).

This will first check if it needs to be renewed (and will renew if necessary), so this will be skipped on the actual test call.

The builder is still in beta, so forgoing adding tests right now.

@coveralls
Copy link
Collaborator

coveralls commented Feb 8, 2024

Coverage Status

coverage: 92.242% (-0.07%) from 92.308%
when pulling af992cf on fix-missing-expiring-key
into 0826316 on master.

@GDay GDay merged commit 600f908 into master Feb 8, 2024
3 checks passed
@GDay GDay deleted the fix-missing-expiring-key branch February 8, 2024 02:23
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