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

feat: add date columns transformer #68

Merged
merged 2 commits into from
Jan 23, 2023
Merged

feat: add date columns transformer #68

merged 2 commits into from
Jan 23, 2023

Conversation

chrislemke
Copy link
Owner

@chrislemke chrislemke commented Jan 23, 2023

Added the DateColumnsTransformer

@mergify mergify bot mentioned this pull request Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #68 (ade1932) into develop (3983446) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #68      +/-   ##
===========================================
+ Coverage    99.36%   99.41%   +0.05%     
===========================================
  Files            9        9              
  Lines          469      511      +42     
===========================================
+ Hits           466      508      +42     
  Misses           3        3              
Impacted Files Coverage Δ
src/sk_transformers/__init__.py 100.00% <ø> (ø)
src/sk_transformers/utils.py 100.00% <ø> (ø)
src/sk_transformers/datetime_transformer.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

premsrii
premsrii previously approved these changes Jan 23, 2023
@chrislemke chrislemke changed the title docs: fix badges in readme feat: add date columns transformer Jan 23, 2023
@chrislemke chrislemke merged commit 6e6ce3e into develop Jan 23, 2023
@chrislemke chrislemke deleted the fix_readme branch January 23, 2023 16:59
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.

None yet

2 participants