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

convert datetime to date when the type is specified as date #1999

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

samhita-alla
Copy link
Contributor

Tracking issue

https://github.com/flyteorg/flyte/issues/

Docs link

Describe your changes

this PR converts datetime objects to date objects when the Python type is specified as datetime.date.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Setup Process

Screenshots

Note to reviewers

Related PRs

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6cace53) 82.74% compared to head (ffc3a1a) 85.72%.

Files Patch % Lines
flytekit/interaction/click_types.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1999      +/-   ##
==========================================
+ Coverage   82.74%   85.72%   +2.97%     
==========================================
  Files         173      308     +135     
  Lines       16981    23184    +6203     
  Branches     3530     3531       +1     
==========================================
+ Hits        14051    19874    +5823     
- Misses       2326     2706     +380     
  Partials      604      604              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pingsutw pingsutw merged commit 20917d9 into master Nov 27, 2023
75 of 76 checks passed
RRap0so pushed a commit to RRap0so/flytekit that referenced this pull request Dec 15, 2023
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