projectglow / glow

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

fix links #442

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?

The links to docs on databricks were not pointing directly to glow, so fixed them for AWS, Azure and GCP

Also the nightly continuous integration tests only outputs links for failed jobs, not jobs that were terminated due to an internal error

How is this patch tested?

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #442 (39329ed) into master (6e36e67) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #442   +/-   ##
=======================================
  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 6e36e67...39329ed. Read the comment docs.