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

Added DataLoader Base Classes #1505

Merged
merged 3 commits into from
Feb 28, 2020

Conversation

michaelstaib
Copy link
Member

Added some convenience base classes for DataLoader.

  • BatchDataLoader
  • GroupedDataLoader
  • CacheDataLoader

@michaelstaib michaelstaib changed the base branch from master to version_10_0_0_master February 28, 2020 08:56
@michaelstaib michaelstaib added this to the HC-10.4.0 milestone Feb 28, 2020
@michaelstaib michaelstaib self-assigned this Feb 28, 2020
@sonarcloud
Copy link

sonarcloud bot commented Feb 28, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 67 Code Smells

85.8% 85.8% Coverage
0.0% 0.0% Duplication

@michaelstaib michaelstaib merged commit 76f2250 into version_10_0_0_master Feb 28, 2020
@michaelstaib michaelstaib deleted the dataloader_base_classes branch February 28, 2020 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant