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

(#170) Organizations test #178

Closed zniwiarzxxx closed 4 months ago

zniwiarzxxx commented 4 months ago

tests for organizations service

eggwhat commented 4 months ago

@zniwiarzxxx mentioned changes are featured in #180

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 58.22%. Comparing base (9fead60) to head (fe2c1f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #178 +/- ## ========================================== + Coverage 55.82% 58.22% +2.39% ========================================== Files 165 201 +36 Lines 2137 2590 +453 Branches 191 234 +43 ========================================== + Hits 1193 1508 +315 - Misses 889 1019 +130 - Partials 55 63 +8 ```

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

SaintAngeLs commented 4 months ago

I suspect, there is a need to update the scripts.

SaintAngeLs commented 4 months ago

I suspect, there is a need to update the scripts.

No, there was no issue.