iris-hep / func_adl_xAOD

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

feat: Add error handling for empty sequence in First() method #228

Closed gordonwatts closed 4 months ago

gordonwatts commented 4 months ago

Fixes #227

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.11%. Comparing base (b352b78) to head (469c1c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #228 +/- ## ========================================== + Coverage 95.05% 95.11% +0.05% ========================================== Files 35 35 Lines 2002 2005 +3 Branches 265 265 ========================================== + Hits 1903 1907 +4 + Misses 64 63 -1 Partials 35 35 ``` | [Flag](https://app.codecov.io/gh/iris-hep/func_adl_xAOD/pull/228/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_xAOD/pull/228/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iris-hep) | `95.11% <100.00%> (+0.05%)` | :arrow_up: | 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.