SaintAngeLs / distributed_minispace

Microservices based Social Network -- Distributed .Net Blazor solution. MiniSpace is a microservices-based social network designed to enhance student life. Built with .NET Blazor, it enables event management, social interactions, and administrative oversight, providing a comprehensive platform for students and event organizers.
https://minispace.itsharppro.com
Apache License 2.0
5 stars 0 forks source link

Tests fixes #253

Closed zniwiarzxxx closed 1 month ago

zniwiarzxxx commented 1 month ago

fixes for Comment, Organization and Event tests

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 78.50%. Comparing base (0b8299b) to head (e67abd0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #253 +/- ## ========================================== + Coverage 70.79% 78.50% +7.70% ========================================== Files 356 320 -36 Lines 4376 4038 -338 Branches 365 348 -17 ========================================== + Hits 3098 3170 +72 + Misses 1180 775 -405 + Partials 98 93 -5 ```

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

zniwiarzxxx commented 1 month ago

No changes to .github acion scrpits required, this time.

zniwiarzxxx commented 1 month ago

[MiniSpace.Services.Comments] 63.30% => 90.71% [MiniSpace.Services.Events] 78.52% => 87.35% [MiniSpace.Services.Organizations] 69.54% => 90.91%