nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

test(sync-action): test adding newly master variant

Open markus-azer opened this issue 4 years ago • 1 comments

Summary

  • test to make sure that when adding newly master variant, it will be added as first addVariant action.

Description

Todo

  • Tests
    • [ ] Unit
    • [ ] Integration
    • [ ] Acceptance
  • [ ] Documentation
  • [ ] Type label for the PR

markus-azer avatar Jun 18 '21 15:06 markus-azer

Codecov Report

Merging #1702 (6300b2b) into master (6cd2a58) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1702   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files         128      128           
  Lines        3427     3427           
  Branches      791      791           
=======================================
  Hits         3381     3381           
  Misses         42       42           
  Partials        4        4           

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 6cd2a58...6300b2b. Read the comment docs.

codecov[bot] avatar Jun 18 '21 15:06 codecov[bot]