Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

[wip] v1.0.6 #235

Merged
merged 12 commits into from
Jun 11, 2020
Merged

[wip] v1.0.6 #235

merged 12 commits into from
Jun 11, 2020

Conversation

ethanbennett
Copy link
Contributor

No description provided.

@@ -0,0 +1,10 @@
#!/usr/bin/env bash
Copy link
Contributor

@levity levity Jun 8, 2020

Choose a reason for hiding this comment

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

if you intend to only ever call the testchain scripts from here, you can move duplicated code, like the definition of jq_inplace, into this file. you can also set CONTRACTS and SOURCE from here for each script, or pass it in as arguments, to further reduce duplication

@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #235 into dev will decrease coverage by 1.61%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #235      +/-   ##
==========================================
- Coverage   86.11%   84.49%   -1.62%     
==========================================
  Files         130      130              
  Lines        3832     3832              
==========================================
- Hits         3300     3238      -62     
- Misses        532      594      +62     
Impacted Files Coverage Δ
...s/dai-plugin-migrations/src/migrations/DaiToSai.js 36.36% <0.00%> (-63.64%) ⬇️
...s/dai-plugin-migrations/src/migrations/SaiToDai.js 36.36% <0.00%> (-63.64%) ⬇️
packages/dai-plugin-migrations/src/utils.js 26.08% <0.00%> (-60.87%) ⬇️
...ugin-migrations/src/migrations/SingleToMultiCdp.js 19.04% <0.00%> (-53.97%) ⬇️

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 4f3e80e...cb99485. Read the comment docs.

@ethanbennett ethanbennett merged commit aac5d1b into dev Jun 11, 2020
@ethanbennett ethanbennett deleted the v1.0.6 branch June 11, 2020 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants