iris-hep / func_adl_xAOD

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

Improvements for Production #196

Closed gordonwatts closed 2 years ago

gordonwatts commented 2 years ago

As we are running testing, accumulate smaller changes here

codecov[bot] commented 2 years ago

Codecov Report

Merging #196 (968a8d8) into master (f64ca4b) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   94.97%   95.00%   +0.03%     
==========================================
  Files          29       29              
  Lines        1691     1703      +12     
  Branches      280      280              
==========================================
+ Hits         1606     1618      +12     
  Misses         54       54              
  Partials       31       31              
Flag Coverage Δ
unittests 95.00% <100.00%> (+0.03%) :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/cms/aod/executor.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/executor.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/meta_data.py 99.12% <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 f64ca4b...968a8d8. Read the comment docs.