iris-hep / func_adl_xAOD

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

Fix up how `rep` is used and set #170

Closed gordonwatts closed 3 years ago

gordonwatts commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #170 (0194e0e) into master (df8a71c) will increase coverage by 0.14%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   92.23%   92.38%   +0.14%     
==========================================
  Files          24       24              
  Lines        1314     1287      -27     
  Branches      146      142       -4     
==========================================
- Hits         1212     1189      -23     
+ Misses         70       67       -3     
+ Partials       32       31       -1     
Flag Coverage Δ
unittests 92.38% <92.85%> (+0.14%) :arrow_up:

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

Impacted Files Coverage Δ
func_adl_xAOD/common/ast_to_cpp_translator.py 85.77% <91.83%> (-0.09%) :arrow_down:
func_adl_xAOD/common/cpp_representation.py 95.37% <100.00%> (+0.17%) :arrow_up:
func_adl_xAOD/common/executor.py 98.83% <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 df8a71c...0194e0e. Read the comment docs.