projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
263 stars 110 forks source link

benchmarks integration test notebooks #440

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

Signed-off-by: William Brandler William.Brandler@databricks.com

What changes are proposed in this pull request?

Integration test notebooks for Glow benchmarks, v1 of the glow solution accelerator

How is this patch tested?

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #440 (2243a94) into master (d67630a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          95       95           
  Lines        4824     4824           
  Branches      466      466           
=======================================
  Hits         4517     4517           
  Misses        307      307           

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 d67630a...2243a94. Read the comment docs.

williambrandler commented 2 years ago

this notebook integration test will be v1 of the Glow solution accelerator, which has been reviewed by internal teams.

@kermany here's a screenshot of the circle-ci notebooks test suite.

Screen Shot 2021-11-03 at 9 59 30 PM

In the next PR I will be updating the documentation to explain how each step works