Skip to content

release/1.0.1 - Update dependencies#87

Merged
mocsharp merged 13 commits intodevelopfrom
release/1.0.1
Mar 24, 2025
Merged

release/1.0.1 - Update dependencies#87
mocsharp merged 13 commits intodevelopfrom
release/1.0.1

Conversation

@mocsharp
Copy link
Copy Markdown
Contributor

@mocsharp mocsharp commented Mar 24, 2025

Description

Fix #88

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.

@mocsharp mocsharp added the dependencies Pull requests that update a dependency file label Mar 24, 2025
@mocsharp mocsharp self-assigned this Mar 24, 2025
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47191%. Comparing base (3e85fef) to head (ef1727b).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop         #87   +/-   ##
=============================================
  Coverage   97.47191%   97.47191%           
=============================================
  Files             12          12           
  Lines            356         356           
  Branches          37          37           
=============================================
  Hits             347         347           
  Misses             7           7           
  Partials           2           2           
Flag Coverage Δ
unittests 97.47191% <ø> (ø)

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

Files with missing lines Coverage Δ
...entication/Configurations/AuthenticationOptions.cs 100.00000% <ø> (ø)
src/Authentication/Extensions/ArrayExtensions.cs 100.00000% <ø> (ø)
.../Authentication/Extensions/HttpContextExtension.cs 100.00000% <ø> (ø)
...cation/Extensions/IApplicationBuilderExtensions.cs 100.00000% <ø> (ø)
...cation/Extensions/MonaiAuthenticationExtensions.cs 100.00000% <ø> (ø)
...ication/Middleware/BasicAuthorizationMiddleware.cs 96.42857% <ø> (ø)
...tication/Middleware/BypassAuthenticationHandler.cs 100.00000% <ø> (ø)
...tion/Middleware/EndpointAuthorizationMiddleware.cs 92.00000% <ø> (ø)
...tication/Tests/BasicAuthorizationMiddlewareTest.cs 92.10526% <ø> (ø)
...ation/Tests/EndpointAuthorizationMiddlewareTest.cs 100.00000% <ø> (ø)
... and 2 more

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 3e85fef...ef1727b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mocsharp mocsharp added this to the 1.0.1 milestone Mar 24, 2025
@mocsharp mocsharp changed the title Update dependencies release/1.0.1 - Update dependencies Mar 24, 2025
@mocsharp mocsharp requested a review from dbericat March 24, 2025 20:28
Copy link
Copy Markdown
Collaborator

@MMelQin MMelQin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mocsharp mocsharp merged commit 061c0b2 into develop Mar 24, 2025
13 checks passed
Copy link
Copy Markdown
Member

@dbericat dbericat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mocsharp mocsharp added the build label Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release 1.0.1

3 participants