dapper91 / pjrpc

python json-rpc client/server without boilerplate
https://pjrpc.readthedocs.io
The Unlicense
32 stars 3 forks source link

pytest integration fix #56

Closed dapper91 closed 2 years ago

dapper91 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (0c3847a) into dev (008efa6) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #56      +/-   ##
==========================================
+ Coverage   78.63%   78.67%   +0.03%     
==========================================
  Files          38       38              
  Lines        2373     2377       +4     
==========================================
+ Hits         1866     1870       +4     
  Misses        507      507              
Flag Coverage Δ
unittests 78.67% <100.00%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
pjrpc/client/integrations/pytest.py 93.44% <100.00%> (+0.22%) :arrow_up:

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 008efa6...0c3847a. Read the comment docs.