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: package ro - memoize #30

Merged
merged 2 commits into from
Apr 19, 2023
Merged

feat: package ro - memoize #30

merged 2 commits into from
Apr 19, 2023

Conversation

Sidddddarth
Copy link
Member

@Sidddddarth Sidddddarth commented Apr 19, 2023

Description

introducing package ro, currently with func Memoize[R any](f func() R) func() R {...}

Notion Ticket

event schemas jobsdb

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 🎉

Comparison is base (60bfaa1) 77.05% compared to head (08567b6) 77.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   77.05%   77.12%   +0.07%     
==========================================
  Files          47       48       +1     
  Lines        3155     3165      +10     
==========================================
+ Hits         2431     2441      +10     
  Misses        598      598              
  Partials      126      126              
Impacted Files Coverage Δ
ro/ro.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

ro/ro.go Show resolved Hide resolved
Co-authored-by: Aris Tzoumas <atzoumas@rudderstack.com>
@atzoum atzoum merged commit ea99f1c into main Apr 19, 2023
@atzoum atzoum deleted the feat.packageRo branch April 19, 2023 06:16
@github-actions github-actions bot mentioned this pull request Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants