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

core/bloombits: use atomic type #1470

Merged
merged 1 commit into from
Mar 29, 2023
Merged

core/bloombits: use atomic type #1470

merged 1 commit into from
Mar 29, 2023

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Mar 28, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #1470 (5448cab) into master (3cb51d9) will increase coverage by 0.49%.
The diff coverage is 16.66%.

❗ Current head 5448cab differs from pull request most recent head cc84caa. Consider uploading reports for the commit cc84caa to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1470      +/-   ##
==========================================
+ Coverage   51.71%   52.20%   +0.49%     
==========================================
  Files         473      473              
  Lines       59358    59358              
==========================================
+ Hits        30696    30988     +292     
+ Misses      26307    26018     -289     
+ Partials     2355     2352       -3     
Impacted Files Coverage Δ
core/vm/cvm.go 17.24% <0.00%> (ø)
core/vm/instructions.go 20.13% <0.00%> (ø)
params/version.go 33.33% <ø> (ø)
core/bloombits/matcher.go 95.77% <50.00%> (+95.77%) ⬆️

... and 14 files with indirect coverage changes

@ucwong ucwong merged commit 46d214d into master Mar 29, 2023
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