hint icon indicating copy to clipboard operation
hint copied to clipboard

Fix: Updates extra-data to match the latest mdn. (with tests)

Open vidorteg opened this issue 3 years ago • 2 comments

Pull request checklist

Make sure you:

For non-trivial changes, please make sure you also:

  • [ ] Added/Updated related documentation.
  • [ ] Added/Updated related tests.

Short description of the change(s)

The latest yarn.lock update brought mdn.css.types.color to the latest shape: https://github.com/mdn/browser-compat-data/commit/04c35fdc59a052cb8580c6739408678d742eb6be

This PR updates extra-data.js to the match the latest shape.

It also add an unrelated test as it is now failing the test coverage threshold which prevents check in.

vidorteg avatar Jun 10 '22 02:06 vidorteg

/azp run

vidorteg avatar Sep 01 '22 01:09 vidorteg

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Sep 01 '22 01:09 azure-pipelines[bot]