sndnv / stasis

Backup and recovery system with emphasis on security and privacy
Apache License 2.0
53 stars 4 forks source link

Add client UI #27

Closed sndnv closed 1 year ago

sndnv commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #27 (8199d49) into master (9e76e34) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##           master      #27    +/-   ##
========================================
  Coverage   99.97%   99.98%            
========================================
  Files         346      350     +4     
  Lines        9994    10239   +245     
  Branches      530      806   +276     
========================================
+ Hits         9992    10237   +245     
  Misses          2        2            
Flag Coverage Δ
python 99.86% <100.00%> (+<0.01%) :arrow_up:
scala 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
client-cli/client_cli/__main__.py 94.87% <ø> (-0.26%) :arrow_down:
client-cli/client_cli/cli/__init__.py 100.00% <100.00%> (ø)
client-cli/client_cli/cli/common/filtering.py 100.00% <100.00%> (ø)
client-cli/client_cli/cli/service.py 100.00% <ø> (ø)
...tasis/client/api/http/routes/DatasetMetadata.scala 100.00% <100.00%> (ø)
...ala/stasis/client/api/http/routes/Operations.scala 100.00% <100.00%> (ø)
...tasis/client/encryption/secrets/DeviceSecret.scala 100.00% <ø> (ø)
...ryption/secrets/UserHashedEncryptionPassword.scala 100.00% <ø> (ø)
...ient/ops/scheduling/DefaultOperationExecutor.scala 100.00% <100.00%> (ø)
...scala/stasis/client/ops/search/DefaultSearch.scala 100.00% <100.00%> (ø)
... and 16 more

... and 60 files with indirect coverage changes