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(proto): implement LorCardinalityOf(T) #82

Merged
merged 5 commits into from
Apr 17, 2022
Merged

Conversation

ernado
Copy link
Collaborator

@ernado ernado commented Apr 17, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 17, 2022

Codecov Report

Merging #82 (4b0f188) into main (2fb8d92) will decrease coverage by 3.24%.
The diff coverage is 28.23%.

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   82.81%   79.57%   -3.25%     
==========================================
  Files         116      116              
  Lines        4952     5233     +281     
==========================================
+ Hits         4101     4164      +63     
- Misses        666      873     +207     
- Partials      185      196      +11     
Impacted Files Coverage Δ
proto/col_date32_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_date_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_datetime64_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_datetime_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_decimal128_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_decimal256_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_decimal32_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_decimal64_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_enum16_gen.go 75.00% <0.00%> (-25.00%) ⬇️
proto/col_enum8_gen.go 75.00% <0.00%> (-25.00%) ⬇️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fb8d92...4b0f188. Read the comment docs.

@ernado ernado merged commit 964ab36 into main Apr 17, 2022
@ernado ernado deleted the feat/low-cardinality-of branch April 17, 2022 13:10
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