Skip to content

Merge branch 'main' into release/1.0.1

9dc3d53
Select commit
Loading
Failed to load commit list.
Merged

Release/1.0.1 #89

Merge branch 'main' into release/1.0.1
9dc3d53
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Mar 24, 2025 in 0s

97.47191% (+0.00000%) compared to b2e35a1

View this Pull Request on Codecov

97.47191% (+0.00000%) compared to b2e35a1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47191%. Comparing base (b2e35a1) to head (9dc3d53).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##                main         #89   +/-   ##
=============================================
  Coverage   97.47191%   97.47191%           
=============================================
  Files             12          12           
  Lines            356         356           
  Branches          37          37           
=============================================
  Hits             347         347           
  Misses             7           7           
  Partials           2           2           
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 b2e35a1...9dc3d53. Read the comment docs.

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