Nheko-Reborn / mtxclient

Client API library for Matrix, built on top of libcurl
MIT License
40 stars 25 forks source link

Add function to report content #102

Closed LorenDB closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Files Coverage Δ
include/mtxclient/http/client.hpp 95.45% <ø> (ø)
lib/http/client.cpp 69.05% <100.00%> (+0.40%) :arrow_up:
lib/structs/events.cpp 87.54% <100.00%> (+0.26%) :arrow_up:
lib/structs/events/collections.cpp 14.13% <ø> (ø)
lib/structs/events/create.cpp 54.16% <ø> (+2.31%) :arrow_up:
lib/structs/events/account_data/ignored_users.cpp 91.66% <91.66%> (ø)
lib/structs/responses/common.cpp 44.04% <66.66%> (+0.13%) :arrow_up:

:loudspeaker: Thoughts on this report? Let us know!.

deepbluev7 commented 1 year ago

Thank you :)