iris-hep / func_adl_xAOD

Client interface to send a hierarchical SQL-like query to an xAOD backend
0 stars 5 forks source link

Add JobOptions Injection #180

Closed gordonwatts closed 3 years ago

gordonwatts commented 3 years ago

Fixes #35

codecov[bot] commented 3 years ago

Codecov Report

Merging #180 (4fd0f74) into master (2398a77) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   94.37%   94.56%   +0.18%     
==========================================
  Files          25       25              
  Lines        1370     1416      +46     
  Branches      165      181      +16     
==========================================
+ Hits         1293     1339      +46     
  Misses         48       48              
  Partials       29       29              
Flag Coverage Δ
unittests 94.56% <100.00%> (+0.18%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
func_adl_xAOD/atlas/xaod/executor.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/executor.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/math_utils.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/meta_data.py 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 2398a77...4fd0f74. Read the comment docs.