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

Added reproducible build test to CI #437

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

0xKrishna
Copy link
Contributor

@0xKrishna 0xKrishna commented Jun 21, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #437 (fbaeaa2) into develop (783f93b) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #437      +/-   ##
===========================================
- Coverage    56.86%   56.82%   -0.05%     
===========================================
  Files          578      580       +2     
  Lines        68312    69113     +801     
===========================================
+ Hits         38845    39272     +427     
- Misses       26124    26469     +345     
- Partials      3343     3372      +29     
Impacted Files Coverage Δ
core/state_prefetcher.go 85.18% <0.00%> (-7.41%) ⬇️
rlp/raw.go 79.37% <0.00%> (-5.63%) ⬇️
les/downloader/statesync.go 54.58% <0.00%> (-5.35%) ⬇️
rpc/server.go 72.50% <0.00%> (-5.00%) ⬇️
eth/downloader/fetchers.go 61.90% <0.00%> (-4.77%) ⬇️
p2p/discover/v4_udp.go 72.75% <0.00%> (-4.35%) ⬇️
p2p/discover/table.go 82.48% <0.00%> (-1.83%) ⬇️
consensus/ethash/ethash.go 54.19% <0.00%> (-1.53%) ⬇️
core/rawdb/chain_iterator.go 58.38% <0.00%> (-1.25%) ⬇️
trie/proof.go 74.64% <0.00%> (-1.06%) ⬇️
... and 20 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 783f93b...fbaeaa2. Read the comment docs.

@0xKrishna 0xKrishna merged commit 3bb1480 into develop Jun 21, 2022
@0xKrishna 0xKrishna deleted the krishna/reproducible-build-test branch June 21, 2022 12:56
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.

4 participants