Novartis / cellxgene-gateway

Cellxgene Gateway allows you to use the Cellxgene Server provided by the Chan Zuckerberg Institute (https://github.com/chanzuckerberg/cellxgene) with multiple datasets.
Apache License 2.0
55 stars 32 forks source link

Docker #67

Closed alokito closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (977c50c) into master (9a91cdf) will increase coverage by 1.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   61.87%   63.02%   +1.14%     
==========================================
  Files          21       21              
  Lines         766      787      +21     
  Branches      110      110              
==========================================
+ Hits          474      496      +22     
+ Misses        275      274       -1     
  Partials       17       17              
Flag Coverage Δ
unittests 63.02% <ø> (+1.14%) :arrow_up:

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

Impacted Files Coverage Δ
cellxgene_gateway/subprocess_backend.py 61.36% <0.00%> (-0.86%) :arrow_down:
cellxgene_gateway/process_exception.py 100.00% <0.00%> (ø)
cellxgene_gateway/items/item.py 95.00% <0.00%> (+0.26%) :arrow_up:
cellxgene_gateway/items/file/fileitem_source.py 65.55% <0.00%> (+0.38%) :arrow_up:
cellxgene_gateway/items/s3/s3item_source.py 75.00% <0.00%> (+0.51%) :arrow_up:
cellxgene_gateway/items/item_source.py 69.69% <0.00%> (+0.94%) :arrow_up:
cellxgene_gateway/cache_entry.py 47.11% <0.00%> (+1.03%) :arrow_up:
cellxgene_gateway/prune_process_cache.py 82.60% <0.00%> (+3.44%) :arrow_up:
cellxgene_gateway/cache_key.py 76.74% <0.00%> (+3.77%) :arrow_up:
cellxgene_gateway/gateway.py 35.76% <0.00%> (+4.07%) :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 d944a31...977c50c. Read the comment docs.