Skip to content

Conversation

elitonzky
Copy link
Contributor

  • Removed gRPC-related packages from poetry.lock and pyproject.toml.
  • Eliminated gRPC client implementations and service definitions from the codebase.
  • Updated environment variables and settings to reflect the removal of gRPC functionality.
  • Cleaned up serializers and URLs that were previously dependent on gRPC.

Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.33%. Comparing base (33be722) to head (2dfd72f).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #738      +/-   ##
==========================================
- Coverage   76.37%   76.33%   -0.05%     
==========================================
  Files         196      195       -1     
  Lines        7011     6982      -29     
==========================================
- Hits         5355     5330      -25     
+ Misses       1656     1652       -4     
Flag Coverage Δ
annotations 76.33% <100.00%> (-0.05%) ⬇️
path 76.33% <100.00%> (-0.05%) ⬇️
test_changes 76.33% <100.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@elitonzky elitonzky merged commit 689cb7f into main Oct 10, 2025
2 of 5 checks passed
@elitonzky elitonzky deleted the feature/remove-grpc-from-project branch October 10, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants