laysakura / serde-encrypt

🔐 Encrypts all the Serialize.
Apache License 2.0
175 stars 6 forks source link

test: std::Error test only when feature="std" #78

Closed laysakura closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #78 (479f343) into main (40cdac6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   46.35%   46.35%           
=======================================
  Files          26       26           
  Lines         947      947           
  Branches      386      386           
=======================================
  Hits          439      439           
  Misses         95       95           
  Partials      413      413           
Impacted Files Coverage Δ
tests/feat_serde_encrypt_std_error.rs 100.00% <ø> (ø)

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 40cdac6...479f343. Read the comment docs.