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

Remove migration of session-manager and enable it #1289

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Aug 4, 2021

No description provided.

@zjb0807 zjb0807 requested a review from xlc August 4, 2021 03:09
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #1289 (a347e9b) into master (8c1819a) will increase coverage by 0.92%.
The diff coverage is 76.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1289      +/-   ##
==========================================
+ Coverage   66.37%   67.29%   +0.92%     
==========================================
  Files         224      225       +1     
  Lines       19766    20596     +830     
==========================================
+ Hits        13120    13861     +741     
- Misses       6646     6735      +89     
Impacted Files Coverage Δ
modules/session-manager/src/lib.rs 86.30% <ø> (+6.55%) ⬆️
runtime/karura/src/lib.rs 8.31% <0.00%> (ø)
modules/auction-manager/src/lib.rs 67.16% <69.76%> (+0.75%) ⬆️
modules/auction-manager/src/tests.rs 100.00% <100.00%> (ø)
node/src/main.rs
rpc/src/lib.rs
modules/session-manager/src/migrations.rs
modules/currencies/src/tests.rs 100.00% <0.00%> (ø)
modules/currencies/src/weights.rs 0.00% <0.00%> (ø)
modules/currencies/src/mock.rs 83.67% <0.00%> (ø)
... and 1 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 dbebb21...a347e9b. Read the comment docs.

@zjb0807 zjb0807 merged commit a3ba852 into master Aug 4, 2021
@zjb0807 zjb0807 deleted the remove-migration-of-session-manager branch August 4, 2021 05:31
syan095 pushed a commit that referenced this pull request Aug 10, 2021
…tegration-test

* origin/master: (27 commits)
  Feature/homa lite improvement (#1308)
  payout no longer transfer rewards to owner directly (#1312)
  Tx priority order (#1304)
  to check the required collateral ratio only when withdraw collateral or issue more debit (#1311)
  fix interest calculation
  Improve ProxyType (#1288)
  set max collateral when close cdp has debit by dex (#1296)
  use the slippage for the price from oracle to limit internal swap (#1285)
  Update serde rule of some enum which is the param type of rpc to camel case (#1291)
  set fee swap path should prevent starting from native token (#1293)
  remove migration impl of transaction-payment (#1287)
  remove migration of session-manager and enable it (#1289)
  set end_time when create collateral auction (#1282)
  Update mandala (#1280)
  Feature/homa lite improvement (#1239)
  Remove KAR airdrop. (#1266)
  update parameters (#1279)
  refactor get_price (#1276)
  Fix coverage CI (#1267)
  reduce dex liquidation slippage (#1273)
  ...
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