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

ignore group membership #12

Closed navisatebi closed 3 years ago

navisatebi commented 3 years ago

Created a new branch, to keep commits clean. Formatting and get Task changed as per requirements. IT added to cover the new set of requirements.

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 into master will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   83.81%   83.91%   +0.10%     
==========================================
  Files          37       37              
  Lines         964      970       +6     
  Branches      101      102       +1     
==========================================
+ Hits          808      814       +6     
  Misses        107      107              
  Partials       49       49              
Impacted Files Coverage Δ
.../tesk/config/security/AuthorisationProperties.java 100.00% <100.00%> (ø)
...c/tesk/util/component/KubernetesClientWrapper.java 64.28% <100.00%> (+1.59%) :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...719406f. Read the comment docs.

navisatebi commented 3 years ago

More development in another branch