Skip to content

Conversation

@mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Aug 31, 2022

Description

Release 0.1.4 with health check extensions.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.

dependabot bot and others added 20 commits August 18, 2022 23:05
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.3.1...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jungwinter/split](https://github.com/jungwinter/split) from 1 to 2.
- [Release notes](https://github.com/jungwinter/split/releases)
- [Commits](winterjung/split@v1...v2)

---
updated-dependencies:
- dependency-name: jungwinter/split
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v1...v2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/setup-dotnet-2

Bump actions/setup-dotnet from 1 to 2
…ithub/codeql-action-2

Bump github/codeql-action from 1 to 2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/upload-artifact-3.1.0

Bump actions/upload-artifact from 2.3.1 to 3.1.0
Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.11 to 0.9.13.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v0.9.11...v0.9.13)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ungwinter/split-2

Bump jungwinter/split from 1 to 2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2.1.7...v3.0.8)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/download-artifact-3

Bump actions/download-artifact from 2 to 3
…ittools/actions-0.9.13

Bump gittools/actions from 0.9.11 to 0.9.13
…odecov/codecov-action-3

Bump codecov/codecov-action from 2 to 3
…ctions/setup-java-3

Bump actions/setup-java from 1 to 3
…ctions/cache-3.0.8

Bump actions/cache from 2.1.7 to 3.0.8
* Add health check for RabbitMQ

Signed-off-by: Victor Chang <vicchang@nvidia.com>
@mocsharp mocsharp requested a review from lillie-dae August 31, 2022 14:46
@mocsharp mocsharp added the build label Aug 31, 2022
@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #64 (a9ec685) into main (b8ac38d) will decrease coverage by 0.48584%.
The diff coverage is 80.26316%.

❗ Current head a9ec685 differs from pull request most recent head dcc8103. Consider uploading reports for the commit dcc8103 to get more accurate results

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #64         +/-   ##
===================================================
- Coverage   84.41441%   83.92857%   -0.48585%     
===================================================
  Files             39          41          +2     
  Lines           1110        1176         +66     
  Branches          62          68          +6     
===================================================
+ Hits             937         987         +50     
- Misses           154         165         +11     
- Partials          19          24          +5     
Flag Coverage Δ
unittests 83.92857% <80.26316%> (-0.48585%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../Messaging/Configuration/ConfigurationException.cs 50.00000% <ø> (ø)
src/Messaging/Events/ExportCompleteEvent.cs 100.00000% <ø> (ø)
src/Messaging/Events/ExportRequestEvent.cs 100.00000% <ø> (ø)
src/Messaging/Events/WorkflowRequestEvent.cs 100.00000% <ø> (ø)
src/Messaging/SR.cs 100.00000% <ø> (ø)
src/Messaging/Tests/TaskCancellationEventTests.cs 100.00000% <ø> (ø)
src/Plugins/RabbitMQ/Logger.cs 100.00000% <ø> (ø)
...c/Plugins/RabbitMQ/PublisherServiceRegistration.cs 100.00000% <ø> (ø)
.../Plugins/RabbitMQ/SubscriberServiceRegistration.cs 100.00000% <ø> (ø)
...ugins/RabbitMQ/RabbitMqMessageSubscriberService.cs 83.42246% <46.15385%> (-0.08818%) ⬇️
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8ac38d...dcc8103. Read the comment docs.

@mocsharp mocsharp merged commit dcf8d48 into main Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants