Azure DevOpsΒΆ

Hyperledger Explorer uses Azure DevOps to automate the builds, run tests, and code coverage. After the pull request is created an automated job will be triggered defined by the Azure pipeline script.

Below screen displays the Hyperledger(Blockchain) Explorer pipeline.

A sample list of the run shown below can be accesses by navigating to this link.

Each run has a set of jobs, and can be viewed by clicking on job name. The duration, and the status are displayed next to each job.

Code coverage is available for each run, and can be accessed by clicking on the tab next to Summary.

Preview code coverage for a selected file can be accessed by clicking on file name.