iris-hep / func_adl

Construct hierarchical data queries using SQL-like concepts in python
MIT License
7 stars 4 forks source link

Deep-Type Dictionaries #142

Closed gordonwatts closed 6 months ago

gordonwatts commented 6 months ago

This is only done during type resolution. The hope is this will not affect any other part of the work flow.

Help working towards idap 200 test.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.93%. Comparing base (8612740) to head (b0c1b8f).

Files Patch % Lines
func_adl/type_based_replacement.py 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ========================================== - Coverage 96.97% 96.93% -0.05% ========================================== Files 15 15 Lines 1324 1336 +12 ========================================== + Hits 1284 1295 +11 - Misses 40 41 +1 ``` | [Flag](https://app.codecov.io/gh/iris-hep/func_adl/pull/142/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iris-hep) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/iris-hep/func_adl/pull/142/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iris-hep) | `96.93% <92.30%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iris-hep#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.