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

Frontend reports #227

Closed an2508374 closed 4 months ago

an2508374 commented 4 months ago

This pull request provides the following features:

Student and Admin can be forwarded to pages of reported elements by suitable buttons from report details dialog. Thanks to Local Storage, searching criteria and chosen report are reloaded after coming back.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 71.00%. Comparing base (3517e8e) to head (aebd7e4). Report is 118 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #227 +/- ## ========================================== - Coverage 73.18% 71.00% -2.19% ========================================== Files 178 218 +40 Lines 2234 2721 +487 Branches 201 263 +62 ========================================== + Hits 1635 1932 +297 - Misses 543 723 +180 - Partials 56 66 +10 ```

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