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

3.0!!!!! #471

Closed gordonwatts closed 2 months ago

gordonwatts commented 2 months ago

The 3.0 shiny new client!!

Upgrading

Almost every aspect of this is new - including documentation. Please see our examples for how to ...

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 82.83046% with 239 lines in your changes missing coverage. Please review.

Project coverage is 82.83%. Comparing base (bf9fc7a) to head (0a4d740). Report is 32 commits behind head on master.

Files with missing lines Patch % Lines
servicex/app/transforms.py 50.00% 51 Missing :warning:
servicex/app/cache.py 0.00% 39 Missing :warning:
servicex/func_adl/util.py 13.95% 37 Missing :warning:
servicex/func_adl/func_adl_dataset.py 68.75% 30 Missing :warning:
servicex/app/main.py 0.00% 20 Missing :warning:
servicex/configuration.py 76.38% 17 Missing :warning:
servicex/app/codegen.py 0.00% 16 Missing :warning:
servicex/func_adl/func_adl_dataset_group.py 0.00% 16 Missing :warning:
servicex/servicex_client.py 94.54% 9 Missing :warning:
servicex/_version.py 0.00% 2 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #471 +/- ## ========================================== + Coverage 82.32% 82.83% +0.50% ========================================== Files 26 26 Lines 1386 1392 +6 ========================================== + Hits 1141 1153 +12 + Misses 245 239 -6 ``` | [Flag](https://app.codecov.io/gh/ssl-hep/ServiceX_frontend/pull/471/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/471/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssl-hep) | `82.83% <82.83%> (+0.50%)` | :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=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.