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

Code Cleanup + Docs + Bugfixes #232

Merged
merged 39 commits into from
Feb 17, 2022
Merged

Code Cleanup + Docs + Bugfixes #232

merged 39 commits into from
Feb 17, 2022

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Feb 14, 2022

This PR started out as the lazy loading implementation but ended up being a code cleanup first to prepare for lazy loading later.

  • There were two load methods: Node.load() and ZnTrackOption.load() and the ZnTrackOption one is now renamed.
  • remove File dataclass
  • remove Metadata dataclass
  • add codecov in addition to coveralls
  • add documentation on custom ZnTrackOptions

@PythonFZ PythonFZ linked an issue Feb 14, 2022 that may be closed by this pull request
@PythonFZ PythonFZ changed the base branch from main to fix_serializer February 14, 2022 16:12
Base automatically changed from fix_serializer to main February 16, 2022 13:12
@PythonFZ PythonFZ changed the title Lazy loader Code Cleanup Feb 16, 2022
@PythonFZ PythonFZ marked this pull request as ready for review February 16, 2022 22:18
@PythonFZ PythonFZ changed the title Code Cleanup Code Cleanup + Docs + Bugfixes Feb 17, 2022
@PythonFZ PythonFZ merged commit dc4c715 into main Feb 17, 2022
@PythonFZ PythonFZ deleted the lazy_loader branch February 17, 2022 15:24
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.

Maximal depth for large Graphs
1 participant