ssl-hep / ServiceX_frontend

Client access library for ServiceX
https://servicex-frontend.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5 stars 11 forks source link

Add some documentation on errors #508

Closed ponyisi closed 1 week ago

ponyisi commented 2 weeks ago

Add some documentation for the user documenting our contract for error handling in the client. We may want to revisit some of these before the 3.0.1 release. Resolves #496

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 83.05%. Comparing base (c58c5aa) to head (b875a1c). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #508 +/- ## ========================================== - Coverage 83.86% 83.05% -0.82% ========================================== Files 27 27 Lines 1599 1670 +71 ========================================== + Hits 1341 1387 +46 - Misses 258 283 +25 ``` | [Flag](https://app.codecov.io/gh/ssl-hep/ServiceX_frontend/pull/508/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssl-hep) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ssl-hep/ServiceX_frontend/pull/508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssl-hep) | `83.05% <ø> (-0.82%)` | :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=ssl-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.

ponyisi commented 1 week ago

Codecov is a false positive