jhnnsrs / rath

rath is an apollo-like graphql client that supports links, multipart uploads, websocket subscriptions with sync and async interface
https://jhnnsrs.github.io/rath/
MIT License
9 stars 3 forks source link

Dev #3

Closed jhnnsrs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3 (dc235be) into master (051ff01) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   84.34%   84.32%   -0.03%     
==========================================
  Files          23       23              
  Lines         709      708       -1     
==========================================
- Hits          598      597       -1     
  Misses        111      111              
Impacted Files Coverage Δ
rath/links/dictinglink.py 75.00% <ø> (ø)
rath/links/split.py 88.57% <ø> (-0.32%) :arrow_down:

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 051ff01...dc235be. Read the comment docs.