Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor client modules #70

Merged
merged 2 commits into from
Nov 13, 2024

Refactor client modules

274ccd3
Select commit
Loading
Failed to load commit list.
Merged

Refactor client modules #70

Refactor client modules
274ccd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

93.22% (+0.18%) compared to 817385d

View this Pull Request on Codecov

93.22% (+0.18%) compared to 817385d

Details

Codecov Report

Attention: Patch coverage is 92.18241% with 24 lines in your changes missing coverage. Please review.

Project coverage is 93.22%. Comparing base (817385d) to head (274ccd3).

Files with missing lines Patch % Lines
apitally/client/server_errors.py 80.00% 18 Missing ⚠️
apitally/client/client_base.py 92.42% 5 Missing ⚠️
apitally/client/consumers.py 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   93.04%   93.22%   +0.18%     
==========================================
  Files          13       17       +4     
  Lines        1006     1033      +27     
==========================================
+ Hits          936      963      +27     
  Misses         70       70              

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