octosign / desktop

✍️ Desktop electronic signature software. Sign your document (PDF, JPG...) using image or cryptography (PAdES, CAdES, XAdES).
https://octosign.com
MIT License
9 stars 0 forks source link

Add using of meta supports property #15 #27

Closed durasj closed 4 years ago

durasj commented 4 years ago

Resolves #15

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   95.59%   95.61%   +0.02%     
==========================================
  Files          24       24              
  Lines         658      661       +3     
  Branches      102      105       +3     
==========================================
+ Hits          629      632       +3     
  Misses         23       23              
  Partials        6        6              
Impacted Files Coverage Δ
src/ui/components/BackendChooser.tsx 100.00% <100.00%> (ø)
src/ui/components/FileCard.tsx 93.61% <100.00%> (+0.43%) :arrow_up:
src/ui/components/FilesArea.tsx 100.00% <100.00%> (ø)
src/ui/components/MainScreen.tsx 100.00% <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 a9307bc...9002652. Read the comment docs.