elixir-cloud-aai / tesk-api

GA4GH TES API Service that translates tasks into Kubernetes Batch API calls
Apache License 2.0
7 stars 18 forks source link

Label selector refactor #13

Closed navisatebi closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.06%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   83.81%   83.87%   +0.06%     
==========================================
  Files          37       37              
  Lines         964      980      +16     
  Branches      101      103       +2     
==========================================
+ Hits          808      822      +14     
- Misses        107      108       +1     
- Partials       49       50       +1     
Impacted Files Coverage Δ
.../java/uk/ac/ebi/tsc/tesk/config/security/User.java 64.16% <88.00%> (+1.43%) :arrow_up:
.../tesk/config/security/AuthorisationProperties.java 100.00% <100.00%> (ø)
...tesk/config/security/ElixirPrincipalExtractor.java 96.55% <100.00%> (+0.25%) :arrow_up:
...c/tesk/util/component/KubernetesClientWrapper.java 63.23% <100.00%> (+0.54%) :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 389a559...d9dcc4b. Read the comment docs.

navisatebi commented 3 years ago

Creating new pull request