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: helper function to constrain column type #67

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

yuanbohan
Copy link
Contributor

What's changed and what's your intention?

  • helper Series function to constrain column type

Checklist

  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #67 (ec18262) into main (bec100f) will increase coverage by 0.23%.
The diff coverage is 71.72%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   79.29%   79.53%   +0.23%     
==========================================
  Files          10       11       +1     
  Lines         739      767      +28     
==========================================
+ Hits          586      610      +24     
- Misses        115      119       +4     
  Partials       38       38              
Impacted Files Coverage Δ
metric.go 77.89% <ø> (+2.77%) ⬆️
series.go 71.72% <71.72%> (ø)

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

@yuanbohan yuanbohan merged commit 5d5fd3e into main Apr 19, 2023
@yuanbohan yuanbohan deleted the helper-function-for-series branch April 19, 2023 07:48
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