iris-hep / func_adl_xAOD

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

Enable Local Dataset Running #185

Closed gordonwatts closed 2 years ago

gordonwatts commented 2 years ago

Left to do:

codecov[bot] commented 2 years ago

Codecov Report

Merging #185 (4d8253f) into master (524a69e) will increase coverage by 0.46%. The diff coverage is 96.37%.

:exclamation: Current head 4d8253f differs from pull request most recent head 17aa67e. Consider uploading reports for the commit 17aa67e to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   94.63%   95.10%   +0.46%     
==========================================
  Files          25       29       +4     
  Lines        1436     1553     +117     
  Branches      183      253      +70     
==========================================
+ Hits         1359     1477     +118     
+ Misses         48       47       -1     
  Partials       29       29              
Flag Coverage Δ
unittests 95.10% <96.37%> (+0.46%) :arrow_up:

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

Impacted Files Coverage Δ
func_adl_xAOD/common/cpp_functions.py 100.00% <ø> (ø)
func_adl_xAOD/common/event_collections.py 100.00% <ø> (ø)
func_adl_xAOD/atlas/xaod/__init__.py 60.00% <60.00%> (ø)
func_adl_xAOD/cms/aod/__init__.py 66.66% <60.00%> (-33.34%) :arrow_down:
func_adl_xAOD/common/ast_to_cpp_translator.py 89.42% <92.85%> (+0.06%) :arrow_up:
func_adl_xAOD/atlas/xaod/local_dataset.py 100.00% <100.00%> (ø)
func_adl_xAOD/cms/aod/cms_functions.py 89.47% <100.00%> (+0.58%) :arrow_up:
func_adl_xAOD/cms/aod/local_dataset.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/cpp_ast.py 100.00% <100.00%> (ø)
func_adl_xAOD/common/cpp_representation.py 95.45% <100.00%> (+0.04%) :arrow_up:
... and 5 more

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 524a69e...17aa67e. Read the comment docs.