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

upgrade ci node group for low ephemeral-storage #3341

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

yourmoonlight
Copy link
Collaborator

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

it will be timeout when do the build&&test ci job

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #3341 (3ed595b) into master (d07e82d) will increase coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3341      +/-   ##
==========================================
+ Coverage   31.86%   32.27%   +0.42%     
==========================================
  Files         500      500              
  Lines       46785    46785              
  Branches    21228    21228              
==========================================
+ Hits        14902    15096     +194     
- Misses      17808    17834      +26     
+ Partials    14075    13855     -220     
Flag Coverage Δ
unittests 32.27% <ø> (+0.42%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...mons/forkable-jellyfish-merkle/src/iterator/mod.rs 40.50% <0.00%> (-4.50%) ⬇️
consensus/src/difficulty.rs 42.36% <0.00%> (-2.35%) ⬇️
...mmons/accumulator/src/inmemory/accumulator_test.rs 44.32% <0.00%> (-2.27%) ⬇️
storage/src/db_storage/mod.rs 45.77% <0.00%> (-2.11%) ⬇️
network-p2p/src/protocol.rs 43.11% <0.00%> (-2.06%) ⬇️
...s/forkable-jellyfish-merkle/src/mock_tree_store.rs 36.21% <0.00%> (-1.72%) ⬇️
network-p2p/src/service.rs 29.53% <0.00%> (-1.67%) ⬇️
vm/types/src/token/token_value.rs 58.34% <0.00%> (-1.38%) ⬇️
network-p2p/src/behaviour.rs 51.45% <0.00%> (-1.15%) ⬇️
config/src/lib.rs 34.02% <0.00%> (-0.68%) ⬇️
... and 60 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 d07e82d...3ed595b. Read the comment docs.

@jolestar jolestar merged commit e81afc2 into master Apr 13, 2022
@jolestar jolestar deleted the fix/ci_timeout branch April 13, 2022 13:27
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