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

refactoring #87

Merged
merged 1 commit into from
Jul 11, 2022
Merged

refactoring #87

merged 1 commit into from
Jul 11, 2022

Conversation

dapper91
Copy link
Owner

@dapper91 dapper91 commented Jul 9, 2022

  • added MaybeSet generic type to eliminate boilerplate typing.

@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2022

Codecov Report

Merging #87 (a78dcc2) into dev (c72bb0d) will increase coverage by 0.02%.
The diff coverage is 98.79%.

@@            Coverage Diff             @@
##              dev      #87      +/-   ##
==========================================
+ Coverage   79.52%   79.55%   +0.02%     
==========================================
  Files          41       41              
  Lines        2716     2719       +3     
==========================================
+ Hits         2160     2163       +3     
  Misses        556      556              
Flag Coverage Δ
unittests 79.55% <98.79%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pjrpc/client/backend/kombu.py 0.00% <0.00%> (ø)
pjrpc/client/client.py 97.55% <100.00%> (ø)
pjrpc/client/integrations/pytest.py 91.85% <100.00%> (ø)
pjrpc/common/__init__.py 91.66% <100.00%> (ø)
pjrpc/common/common.py 89.28% <100.00%> (+0.82%) ⬆️
pjrpc/common/exceptions.py 98.64% <100.00%> (ø)
pjrpc/common/v20.py 91.22% <100.00%> (ø)
pjrpc/server/dispatcher.py 87.73% <100.00%> (+0.04%) ⬆️
pjrpc/server/specs/extractors/__init__.py 95.77% <100.00%> (ø)
pjrpc/server/specs/extractors/docstring.py 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c72bb0d...a78dcc2. Read the comment docs.

@dapper91 dapper91 merged commit 0f21f4d into dev Jul 11, 2022
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.

None yet

2 participants