Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Focus on what matters most, the untested code changes. You will need to edit the SeaLights Settings to ignore irrelevant code.

  2. Verify you can see the quality risks for your untested code changes. This information will be available in the SeaLights Dashboard, as you review a list of files that contain untested code changes.

  3. View the quality risks within your code with the SeaLights Code Viewer Chrome Extension.

Minimizing quality risk in your pipeline

...

  1. Test your code before merging it into the master branch — Validate during a pull request that the code changes done in your developer branch are tested.

  2. Verify that any new or modified code in your latest build has been tested in your pipeline — Builds that contain any quality risks should be automatically blocked from making further progress.

Learn more in Analyzing Quality Risks in the Pipeline. Continue on to Common Use Cases /wiki/spaces/TWJOH/pages/882344068.