Skip to content

removing unnecessary protect_grpc decorators

df6bdb1
Select commit
Loading
Failed to load commit list.
Merged

feat: grpc named selection stub implementation #1899

removing unnecessary protect_grpc decorators
df6bdb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2025 in 0s

90.36% (target 90.00%)

View this Pull Request on Codecov

90.36% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 89.85507% with 7 lines in your changes missing coverage. Please review.

Project coverage is 90.36%. Comparing base (32df1cd) to head (df6bdb1).

Files with missing lines Patch % Lines
...eometry/core/_grpc/_services/v1/named_selection.py 70.58% 5 Missing ⚠️
...metry/core/_grpc/_services/base/named_selection.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1899      +/-   ##
==========================================
- Coverage   90.38%   90.36%   -0.02%     
==========================================
  Files         105      108       +3     
  Lines        9330     9384      +54     
==========================================
+ Hits         8433     8480      +47     
- Misses        897      904       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.