Nheko-Reborn / mtxclient

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

Change indent to 4 #62

Closed deepbluev7 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (870906c) into master (ef741d7) will increase coverage by 0.29%. The diff coverage is 71.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   68.61%   68.91%   +0.29%     
==========================================
  Files         135      135              
  Lines        4955     4851     -104     
==========================================
- Hits         3400     3343      -57     
+ Misses       1555     1508      -47     
Impacted Files Coverage Δ
include/mtx/errors.hpp 100.00% <ø> (ø)
include/mtx/events.hpp 100.00% <ø> (ø)
include/mtx/events/account_data/fully_read.hpp 100.00% <ø> (ø)
include/mtx/events/aliases.hpp 100.00% <ø> (ø)
include/mtx/events/avatar.hpp 100.00% <ø> (ø)
include/mtx/events/canonical_alias.hpp 100.00% <ø> (ø)
include/mtx/events/collections.hpp 100.00% <ø> (ø)
include/mtx/events/common.hpp 100.00% <ø> (ø)
include/mtx/events/create.hpp 100.00% <ø> (ø)
include/mtx/events/encrypted.hpp 87.50% <ø> (ø)
... and 129 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef741d7...870906c. Read the comment docs.