bmattoso / gracker

Gracker is designed to enhance your board game experience by helping you keep track of your game collection, manage casual players, and record match details in one convenient place.
MIT License
2 stars 0 forks source link

Network module #32

Closed bmattoso closed 5 months ago

bmattoso commented 5 months ago

Description

Set up a dedicated network module for handling all network-related operations.

Main Changes

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (14aca6d) to head (8fe0489). Report is 48 commits behind head on main.

Files Patch % Lines
...va/br/com/gracker/core/network/di/NetworkModule.kt 0.00% 9 Missing :warning:
...src/main/java/br/com/gracker/GrackerApplication.kt 0.00% 1 Missing :warning:
...va/br/com/gracker/core/network/di/ServiceModule.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 3 7 +4 Lines 21 40 +19 ===================================== - Misses 21 40 +19 ```

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