connect icon indicating copy to clipboard operation
connect copied to clipboard

CI: Fix typo on GiHub action

Open 0xGabi opened this issue 3 years ago • 1 comments

0xGabi avatar Aug 24 '20 20:08 0xGabi

Codecov Report

Merging #234 (46250c4) into master (362128f) will increase coverage by 0.21%. The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
+ Coverage   38.87%   39.08%   +0.21%     
==========================================
  Files         114      114              
  Lines        2089     2098       +9     
  Branches      318      318              
==========================================
+ Hits          812      820       +8     
- Misses       1277     1278       +1     
Flag Coverage Δ
unittests 39.08% <90.47%> (+0.21%) :arrow_up:

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

Impacted Files Coverage Δ
...es/connect-disputable-voting/src/models/Setting.ts 100.00% <ø> (ø)
...ct-disputable-voting/src/thegraph/parsers/votes.ts 86.66% <ø> (ø)
packages/connect-agreement/src/helpers/time.ts 50.00% <50.00%> (-50.00%) :arrow_down:
packages/connect-agreement/src/helpers/numbers.ts 77.77% <80.00%> (+2.77%) :arrow_up:
...ent/src/thegraph/parsers/collateralRequirements.ts 91.66% <100.00%> (+0.75%) :arrow_up:
...t-agreement/src/thegraph/parsers/disputableApps.ts 91.66% <100.00%> (+1.66%) :arrow_up:
...s/connect-disputable-voting/src/helpers/numbers.ts 94.44% <100.00%> (+0.69%) :arrow_up:
...ages/connect-disputable-voting/src/helpers/time.ts 100.00% <100.00%> (ø)

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 362128f...b8f2d7f. Read the comment docs.

codecov[bot] avatar Aug 24 '20 20:08 codecov[bot]