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 test #162

Closed zniwiarzxxx closed 1 month ago

zniwiarzxxx commented 1 month ago

Unit tests for Comments service

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 33.63%. Comparing base (9656552) to head (7a7abfb). Report is 69 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #162 +/- ## ======================================= Coverage 33.63% 33.63% ======================================= Files 65 65 Lines 877 877 Branches 82 82 ======================================= Hits 295 295 Misses 560 560 Partials 22 22 ```

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

SaintAngeLs commented 1 month ago

This PR will be closed, as all the test should be run on the development environment firstly.