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

Remove ScheduledTask Executor and Remote Data Provider #521

Open
wants to merge 16 commits into
base: lineup-v5
Choose a base branch
from

Conversation

sgratzl
Copy link
Member

@sgratzl sgratzl commented Dec 4, 2021

prerequisites:

  • branch is up-to-date with the branch to be merged with, i.e. develop
  • build is successful
  • code is cleaned up and formatted

Summary

remove the scheduled task executor and compute histograms and other synchronously. There are still other simplifications possible including going back to normal compare method logic or simplifying the statistics builder

@netlify
Copy link

netlify bot commented Dec 4, 2021

✔️ Deploy Preview for lineupjs ready!

🔨 Explore the source changes: 26130eb

🔍 Inspect the deploy log: https://app.netlify.com/sites/lineupjs/deploys/61abc180b4a8d90008d6d391

😎 Browse the preview: https://deploy-preview-521--lineupjs.netlify.app

@sgratzl sgratzl changed the title Remove ScheduledTask Executor Remove ScheduledTask Executor and Remote Data Provider Dec 4, 2021
@sgratzl sgratzl changed the base branch from develop to lineup-v5 December 23, 2021 16:25
@sgratzl sgratzl self-assigned this Jan 27, 2022
@sgratzl sgratzl marked this pull request as ready for review January 27, 2022 14:46
@sgratzl sgratzl requested a review from thinkh August 2, 2022 00:27
@sgratzl sgratzl added the type: refactor Refactor the current implementation label Aug 2, 2022
@sgratzl
Copy link
Member Author

sgratzl commented Dec 6, 2022

split up in removing remote data provider but keep the scheduled task executor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: refactor Refactor the current implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant