SaintAngeLs / distributed_minispace

Microservices-based social network built with .NET8 and ASP .NET Core Blazor WebAssembly, following distributed DDD principles. Scalable social media application CQRS distributed event-driven solution, utilizing SignalR, .NET ML. Features include choreographical Saga patterns, asynchronous messaging, outbox pattern and distributed event sourcing
https://itsharppro.com/case-study/distributed-astravent/
Apache License 2.0
13 stars 2 forks source link

(#188) Identity service tests #204

Closed olegkiprik closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.18%. Comparing base (bf37e4d) to head (bc84052). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## =========================================== + Coverage 58.22% 73.18% +14.96% =========================================== Files 201 178 -23 Lines 2590 2234 -356 Branches 234 201 -33 =========================================== + Hits 1508 1635 +127 + Misses 1019 543 -476 + Partials 63 56 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.