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

Bugfix: Refactored and improved ical logic #587

Merged
merged 3 commits into from
Apr 16, 2018
Merged

Bugfix: Refactored and improved ical logic #587

merged 3 commits into from
Apr 16, 2018

Conversation

Alfro
Copy link
Contributor

@Alfro Alfro commented Apr 13, 2018

dpeite and others added 3 commits February 15, 2018 12:15
How it works now:
* Loads the ical events
* Filters out passed events (not ongoing)
* Sorts the remaining events (to account for them not being ordered)
* If a limit is set, return the first X events given the limit

'Premature optimization is the root of all evil' -
I feel that they could be improved, these tests.
@Alfro Alfro requested a review from rubenrua April 13, 2018 16:37
@Alfro Alfro merged commit 212c135 into 2.1.x Apr 16, 2018
@Alfro Alfro deleted the bugfix_oc4 branch August 17, 2018 09:11
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