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: generate integer encoders #6

Merged
merged 2 commits into from
Nov 25, 2021

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 25, 2021

Codecov Report

Merging #6 (0784bb1) into main (d657668) will decrease coverage by 3.71%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main       #6      +/-   ##
===========================================
- Coverage   100.00%   96.28%   -3.72%     
===========================================
  Files           22       24       +2     
  Lines         1817     1939     +122     
===========================================
+ Hits          1817     1867      +50     
- Misses           0       72      +72     
Impacted Files Coverage Δ
tools/mkencint/main.go 0.00% <0.00%> (ø)
enc_int.gen.go 100.00% <100.00%> (ø)
enc_int.go 100.00% <100.00%> (ø)

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 d657668...0784bb1. Read the comment docs.

@tdakkota tdakkota force-pushed the feat/generate-int-encoder branch 2 times, most recently from f8276b0 to 68c3e6d Compare November 25, 2021 11:49
@ernado ernado merged commit 613672c into go-faster:main Nov 25, 2021
@tdakkota tdakkota deleted the feat/generate-int-encoder branch November 25, 2021 17:07
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