Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Fix double http in the Spark Driver UI Link #389

Merged
merged 7 commits into from
Aug 16, 2023

updated to append https if neither http or https prefixes spark uri

9b64ad7
Select commit
Loading
Failed to load commit list.
Merged

Fix double http in the Spark Driver UI Link #389

updated to append https if neither http or https prefixes spark uri
9b64ad7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2023 in 0s

63.00% (-0.02%) compared to 03dc9db

View this Pull Request on Codecov

63.00% (-0.02%) compared to 03dc9db

Details

Codecov Report

Merging #389 (9b64ad7) into master (03dc9db) will decrease coverage by 0.02%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   63.01%   63.00%   -0.02%     
==========================================
  Files         154      154              
  Lines       13080    13084       +4     
==========================================
+ Hits         8243     8244       +1     
- Misses       4220     4222       +2     
- Partials      617      618       +1     
Files Changed Coverage Δ
go/tasks/plugins/k8s/spark/spark.go 77.35% <57.14%> (-0.58%) ⬇️