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

Liu 368 add services to allow persistence #253

Draft
wants to merge 12 commits into
base: LIU-368
Choose a base branch
from

Conversation

myxie
Copy link
Collaborator

@myxie myxie commented May 17, 2024

No description provided.

myxie added 11 commits May 17, 2024 11:54
Separate out 'expireAfterUse' from 'persist'
Add expireAfterUse to Doxygen docstrings to expose to user.
Update comments to clarify expireAfterUse and Persist initial values.
Files: expireAfterUse=False
Memory: expireAfterUse=True

This is irrespective of 'persist'
- Make CategoryType explicit for drops
- Start work having Service drops that start at root level of the graph.
- I'm slowly replacing the param=[] in function definitions.
- This has caused a couple of issues where the subsequent code expects an iterable when there is a None.
@coveralls
Copy link

coveralls commented May 21, 2024

Coverage Status

coverage: 78.695% (-1.1%) from 79.748%
when pulling 69b4da5 on LIU-368-AddServicesToAllowPersistence
into b4f23de on LIU-368.

@awicenec awicenec force-pushed the LIU-368-AddServicesToAllowPersistence branch from 69b4da5 to dab7fe9 Compare September 9, 2024 08:45
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