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: timestamp & date enhancements #8

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

aceforeverd
Copy link
Collaborator

  • fix timestamp or date type as go query parameters.
  • basic facility to support SQL Null as input or output.
  • more tests

- fix timestamp or date type as go query parameters.
- basic facility to support SQL Null as input or output.
- more tests
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 74.35897% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 65.10%. Comparing base (49f51dd) to head (bffc68a).

❗ Current head bffc68a differs from pull request most recent head 8155c14. Consider uploading reports for the commit 8155c14 to get more accurate results

Files Patch % Lines
conn.go 71.42% 5 Missing and 1 partial ⚠️
encode.go 60.00% 1 Missing and 1 partial ⚠️
types.go 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   57.75%   65.10%   +7.35%     
==========================================
  Files           3        4       +1     
  Lines         187      192       +5     
==========================================
+ Hits          108      125      +17     
+ Misses         61       49      -12     
  Partials       18       18              

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

@aceforeverd aceforeverd merged commit 2c5a00d into 4paradigm:main Apr 26, 2024
1 check passed
@aceforeverd aceforeverd deleted the feat-null-handling branch April 26, 2024 16:43
@aceforeverd aceforeverd added this to the v0.2 milestone Apr 28, 2024
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