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
6 stars 0 forks source link

(#148) Comments serice tests #164

Closed SaintAngeLs closed 1 month ago

SaintAngeLs commented 1 month ago

Adding the comments services tests

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 36.87%. Comparing base (ef293a9) to head (a77a024).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #164 +/- ## ========================================== + Coverage 33.63% 36.87% +3.23% ========================================== Files 65 137 +72 Lines 877 1969 +1092 Branches 82 157 +75 ========================================== + Hits 295 726 +431 - Misses 560 1205 +645 - Partials 22 38 +16 ```

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

SaintAngeLs commented 1 month ago

The current test coverage obtained is too more far from sufficient.

SaintAngeLs commented 1 month ago

@zniwiarzxxx, the current tests coverage is not sufficient. Please, get together and add more coverage.