DeveloperMetrics / DevOpsMetrics

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

Package updates #1015

Closed samsmithnz closed 7 months ago

samsmithnz commented 7 months ago

This pull request includes updates to the .github/workflows/dotnetcore.yml file and several .csproj files under the src directory. The changes mainly involve updating the versions of various dependencies and actions used in the GitHub workflow and the projects.

GitHub Actions version updates:

Dependency version updates:

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8450373893

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 7371499316: 0.1%
Covered Lines: 2615
Relevant Lines: 3321

💛 - Coveralls