devashishdxt / stag

IBC solo machine implementation
Apache License 2.0
4 stars 1 forks source link

Remove UI deploy action and add a scheduled security audit action #2

Closed devashishdxt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #2 (b5f4fa4) into main (85ce906) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   90.07%   90.21%   +0.14%     
==========================================
  Files          58       58              
  Lines        4875     4875              
==========================================
+ Hits         4391     4398       +7     
+ Misses        484      477       -7     
Impacted Files Coverage Δ
stag-api/src/storage/sql_db_storage/transaction.rs 95.56% <0.00%> (ø)
stag-api/src/storage/sql_db_storage/storage.rs 95.28% <0.00%> (+0.18%) :arrow_up:
stag-api/src/transaction_builder/proofs.rs 92.16% <0.00%> (+0.37%) :arrow_up:
...tag-api/src/service/ibc_service/connect/channel.rs 93.85% <0.00%> (+1.11%) :arrow_up:
stag-api/src/service/ibc_service/mint.rs 88.09% <0.00%> (+1.19%) :arrow_up:
stag-api/src/service/ibc_service/update_signer.rs 95.55% <0.00%> (+4.44%) :arrow_up:

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 85ce906...b5f4fa4. Read the comment docs.