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

[WIP] - Remove returns dependency #53

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

thomasborgen
Copy link
Contributor

I think it should be quite okay to remove returns dependency.

Things will get easier to follow for anyone unfamiliar with returns and it feels like we adopted it too soon.

@thomasborgen thomasborgen force-pushed the breaking/remove-returns-dependency branch from 47e1389 to 2dbcf1c Compare December 26, 2021 13:18
* removes safe apply_casting

* removes function apply default

* removes safe apply if statement function

* removes safe apply regex funciton

* removes safe apply separator function

* removes unused old functions

* fixes set value in dict function

* removes returns from fetch list by keys function

* removes old fetch list by keys function

* removes returns from fetch data by keys function

* removes returns from iterable data handler

* removes unused returns imports

* Breaking/remove returns dependency normal handlers (#60)

* remove returns from handle_data_fetcher

* removes returns from handle_attribute

* removes returns imports

* Breaking/remove returns dependency casting (#64)

* removes returns from cast to decimal

* removes returns import from decimal tests

* removes returns from cast to integer

* removes returns from cast to date
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.

1 participant