janezpodhostnik / flow-py-sdk

Unofficial flow blockchain python sdk
MIT License
35 stars 26 forks source link

Overall cleanup and release prep #33

Closed janezpodhostnik closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (0e0f851) into master (599a263) will increase coverage by 0.79%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   79.90%   80.70%   +0.79%     
==========================================
  Files          26       26              
  Lines        1513     1513              
  Branches       92       92              
==========================================
+ Hits         1209     1221      +12     
+ Misses        288      276      -12     
  Partials       16       16              
Flag Coverage Δ
unittests 80.70% <100.00%> (+0.79%) :arrow_up:

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

Impacted Files Coverage Δ
flow_py_sdk/script.py 100.00% <ø> (ø)
flow_py_sdk/__init__.py 100.00% <100.00%> (ø)
flow_py_sdk/cadence/location.py 82.95% <0.00%> (+6.81%) :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 599a263...0e0f851. Read the comment docs.