DeveloperMetrics / DevOpsMetrics

A project to extract and process high performing DevOps metrics (DORA) from GitHub and Azure DevOps
MIT License
239 stars 43 forks source link

Updated packages #1055

Closed samsmithnz closed 3 months ago

samsmithnz commented 3 months ago

This pull request includes updates to the package versions in the DevOpsMetrics.FunctionalTests.csproj and DevOpsMetrics.Tests.csproj files. The changes mainly involve updating the versions of Microsoft.NET.Test.Sdk, MSTest.TestAdapter, MSTest.TestFramework, Selenium.WebDriver, Selenium.WebDriver.ChromeDriver, and Microsoft.AspNetCore.TestHost.

Package version updates:

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9321383097

Details


Files with Coverage Reduction New Missed Lines %
src/DevOpsMetrics.Core/Models/Common/Build.cs 3 90.77%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 9056166226: -0.1%
Covered Lines: 2606
Relevant Lines: 3321

💛 - Coveralls