projectglow / glow

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

Iss375 observability #418

Closed mah-databricks closed 2 years ago

mah-databricks commented 2 years ago

Basic Observability for CLI tooling called from Glow

codecov[bot] commented 2 years ago

Codecov Report

Merging #418 (f91ff20) into master (1156cba) will increase coverage by 0.03%. The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   93.63%   93.66%   +0.03%     
==========================================
  Files          95       95              
  Lines        4824     4849      +25     
  Branches      466      463       -3     
==========================================
+ Hits         4517     4542      +25     
  Misses        307      307              
Impacted Files Coverage Δ
...scala/io/projectglow/transformers/pipe/Piper.scala 94.11% <91.30%> (+1.36%) :arrow_up:
...rojectglow/transformers/pipe/PipeTransformer.scala 100.00% <100.00%> (ø)

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 1156cba...f91ff20. Read the comment docs.

williambrandler commented 2 years ago

hey, @mah-databricks thanks for adding the tests

Looks like the circleci checks are failing due to formatting, would you be able to resolve?

[warn] /home/circleci/glow/core/src/main/scala/io/projectglow/transformers/pipe/Piper.scala isn't formatted properly!