AttorneyOnline / akashi

C++ AO2 Server
GNU Affero General Public License v3.0
4 stars 23 forks source link

Boilerplate for client pull request #355

Closed in1tiate closed 5 months ago

in1tiate commented 5 months ago

Necessary boilerplate for both https://github.com/AttorneyOnline/AO2-Client/pull/953 and https://github.com/AttorneyOnline/AO2-Client/pull/780.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 12.78%. Comparing base (b522d31) to head (e29c9b4).

Files Patch % Lines
core/src/packet/packet_ms.cpp 0.00% 2 Missing :warning:
core/src/packet/packet_id.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ========================================== - Coverage 12.79% 12.78% -0.01% ========================================== Files 56 56 Lines 4761 4763 +2 ========================================== Hits 609 609 - Misses 4152 4154 +2 ```

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