iris-hep / func_adl_xAOD

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

Code Injection Improvements #190

Closed gordonwatts closed 2 years ago

gordonwatts commented 2 years ago

Contains the following:

codecov[bot] commented 2 years ago

Codecov Report

Merging #190 (6223f9c) into master (a5f0ea6) will increase coverage by 0.05%. The diff coverage is 98.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   94.87%   94.92%   +0.05%     
==========================================
  Files          29       29              
  Lines        1638     1675      +37     
  Branches      271      278       +7     
==========================================
+ Hits         1554     1590      +36     
  Misses         54       54              
- Partials       30       31       +1     
Flag Coverage Δ
unittests 94.92% <98.91%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
func_adl_xAOD/common/meta_data.py 99.12% <96.66%> (-0.88%) :arrow_down:
func_adl_xAOD/atlas/xaod/executor.py 100.00% <100.00%> (ø)
func_adl_xAOD/atlas/xaod/jets.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/ast_to_cpp_translator.py 88.47% <100.00%> (ø)
func_adl_xAOD/common/cpp_ast.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/executor.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 a5f0ea6...6223f9c. Read the comment docs.