Skip to content

Merge release 0.3.13 into main #349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Merge release 0.3.13 into main #349

merged 2 commits into from
Mar 13, 2023

Conversation

mocsharp
Copy link
Collaborator

Merge release 0.3.13 into main

dependabot bot and others added 2 commits March 11, 2023 20:39
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.0.11...v3.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* gh-347 Remove incomplete payloads on timeout

Signed-off-by: Victor Chang <[email protected]>

* gh-347  Update unit test

Signed-off-by: Victor Chang <[email protected]>

* gh-347  Update integration tests

Signed-off-by: Victor Chang <[email protected]>

* gh-347  Fix unit test

Signed-off-by: Victor Chang <[email protected]>

* gh-347  Fix integration test

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp added the build Build & build workflow label Mar 11, 2023
@mocsharp mocsharp added this to the 0.3.13 milestone Mar 11, 2023
@mocsharp mocsharp self-assigned this Mar 11, 2023
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #349 (7d43ce6) into main (67144dc) will increase coverage by 0.02197%.
The diff coverage is 93.33333%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #349         +/-   ##
===================================================
+ Coverage   80.67023%   80.69220%   +0.02196%     
===================================================
  Files            325         325                 
  Lines          19814       19821          +7     
  Branches         921         921                 
===================================================
+ Hits           15984       15994         +10     
+ Misses          3516        3515          -1     
+ Partials         314         312          -2     
Flag Coverage Δ
unittests 80.69220% <93.33333%> (+0.02196%) ⬆️

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

Impacted Files Coverage Δ
src/Api/MonaiApplicationEntity.cs 85.71429% <ø> (ø)
src/Api/Storage/Payload.cs 97.14286% <ø> (-2.85715%) ⬇️
src/Configuration/DicomWebConfiguration.cs 100.00000% <ø> (ø)
...maticsGateway/Services/Http/InferenceController.cs 90.62500% <ø> (ø)
...icsGateway/Services/Storage/ObjectUploadService.cs 59.67742% <50.00000%> (-0.48518%) ⬇️
...icsGateway/Services/Connectors/PayloadAssembler.cs 83.95062% <100.00000%> (+4.93827%) ⬆️
...csGateway/Services/Connectors/PayloadExtensions.cs 100.00000% <100.00000%> (+11.11110%) ⬆️
...y/Test/Services/Connectors/PayloadAssemblerTest.cs 100.00000% <100.00000%> (ø)
src/Shared/Test/TestStorageInfo.cs 90.00000% <100.00000%> (+2.50000%) ⬆️

Continue to review full report in Codecov by Sentry.

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

@woodheadio woodheadio merged commit 0e17838 into main Mar 13, 2023
@github-actions
Copy link

🎉 This issue has been resolved in version 0.3.13 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build & build workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants