Skip to content

Use bytes8 instead of bytes32 as hash key #590

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

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

cgewecke
Copy link
Member

This should reduce the instrumentation text-size footprint a quite a bit.

@codecov-io
Copy link

codecov-io commented Dec 16, 2020

Codecov Report

Merging #590 (9d2cade) into experimental-options (235866f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           experimental-options     #590   +/-   ##
=====================================================
  Coverage                 99.09%   99.09%           
=====================================================
  Files                        22       22           
  Lines                      1109     1109           
=====================================================
  Hits                       1099     1099           
  Misses                       10       10           
Impacted Files Coverage Δ
lib/collector.js 100.00% <100.00%> (ø)
lib/coverage.js 100.00% <100.00%> (ø)
lib/injector.js 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 235866f...9d2cade. Read the comment docs.

@cgewecke cgewecke merged commit 56c0c8d into experimental-options Dec 17, 2020
@cgewecke cgewecke deleted the reduce-instrumentation-footprint branch December 17, 2020 08:49
@cgewecke cgewecke mentioned this pull request Dec 22, 2020
40 tasks
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