Skip to content

Conversation

RobPasMue
Copy link
Member

@RobPasMue RobPasMue commented Apr 30, 2025

Moves the CoordinateSystemStub to the _grpc layer.

Some extra docstring fixes are performed

Related to #1817

@RobPasMue RobPasMue requested a review from a team as a code owner April 30, 2025 08:01
@RobPasMue RobPasMue self-assigned this Apr 30, 2025
@github-actions github-actions bot added the enhancement New features or code improvements label Apr 30, 2025
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 94.23077% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.37%. Comparing base (2d6153e) to head (3574f84).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...etry/core/_grpc/_services/v1/coordinate_systems.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1943   +/-   ##
=======================================
  Coverage   90.36%   90.37%           
=======================================
  Files         117      120    +3     
  Lines        9593     9634   +41     
=======================================
+ Hits         8669     8707   +38     
- Misses        924      927    +3     

☔ 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.

@RobPasMue RobPasMue merged commit 145273f into main Apr 30, 2025
45 checks passed
@RobPasMue RobPasMue deleted the feat/coord-sys-grpc branch April 30, 2025 10:38
@RobPasMue RobPasMue linked an issue Apr 30, 2025 that may be closed by this pull request
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle gRPC API calls from central location
2 participants