Nheko-Reborn / mtxclient

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

Room verification and cross-signing #37

Closed Chethan2k1 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #37 into new-event-store will increase coverage by 0.65%. The diff coverage is 53.17%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           new-event-store      #37      +/-   ##
===================================================
+ Coverage            68.90%   69.55%   +0.65%     
===================================================
  Files                   71       71              
  Lines                 3904     3952      +48     
===================================================
+ Hits                  2690     2749      +59     
+ Misses                1214     1203      -11     
Impacted Files Coverage Δ
include/mtx/events.hpp 87.35% <ø> (ø)
include/mtxclient/crypto/client.hpp 65.85% <ø> (ø)
lib/structs/events.cpp 86.03% <0.00%> (-0.98%) :arrow_down:
lib/structs/events/collections.cpp 14.49% <0.00%> (-3.53%) :arrow_down:
lib/structs/responses/common.cpp 38.30% <2.32%> (+5.73%) :arrow_up:
lib/structs/responses/crypto.cpp 20.83% <33.33%> (+1.78%) :arrow_up:
lib/structs/events/encrypted.cpp 73.33% <66.34%> (-6.45%) :arrow_down:
lib/crypto/client.cpp 82.89% <70.58%> (-0.58%) :arrow_down:
lib/structs/user_interactive.cpp 94.20% <97.14%> (+0.08%) :arrow_up:
lib/http/client.cpp 74.54% <100.00%> (-0.11%) :arrow_down:
... and 3 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 d8666a3...ac4913f. Read the comment docs.