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

Fixed a bug where the canonical chain was changed during preload #862

Merged

Conversation

earlbread
Copy link
Contributor

This fixes a bug where the canonical chain was changed if executing actions are failed during preload.

The SwarmTest was too long, so I separated tests for preload. Please see 18f7245 for the actual change.

@earlbread earlbread self-assigned this May 6, 2020
@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

❗ No coverage uploaded for pull request base (0.9-maintenance@836949f). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##             0.9-maintenance     #862   +/-   ##
==================================================
  Coverage                   ?   87.54%           
==================================================
  Files                      ?      250           
  Lines                      ?    22675           
  Branches                   ?        0           
==================================================
  Hits                       ?    19850           
  Misses                     ?     1480           
  Partials                   ?     1345           

Copy link
Contributor

@dahlia dahlia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This patch seems more appropriate if it goes to the 0.9-maintenance branch.

CHANGES.md Outdated Show resolved Hide resolved
@earlbread earlbread changed the base branch from master to 0.9-maintenance May 6, 2020 10:23
@earlbread earlbread force-pushed the preload-failure-chain-reset branch from 68546d2 to 7aa65e2 Compare May 6, 2020 10:27
Co-Authored-By: Hong Minhee <hong.minhee@gmail.com>
@earlbread
Copy link
Contributor Author

I changed the base branch to 0.9-maintenance.

@earlbread earlbread requested a review from dahlia May 6, 2020 10:30
@longfin longfin merged commit d372c8e into planetarium:0.9-maintenance May 6, 2020
@earlbread earlbread deleted the preload-failure-chain-reset branch May 6, 2020 14:06
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.

3 participants