janezpodhostnik / flow-py-sdk

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

Docs cleanup #30

Closed janezpodhostnik closed 2 years ago

janezpodhostnik commented 2 years ago

Just some docs cleanup, so the new docs are correctly generated by mkdocs.

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (6975b7e) into master (4f0d89d) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   79.92%   79.90%   -0.02%     
==========================================
  Files          26       26              
  Lines        1514     1513       -1     
  Branches       93       92       -1     
==========================================
- Hits         1210     1209       -1     
  Misses        288      288              
  Partials       16       16              
Flag Coverage Δ
unittests 79.90% <100.00%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
flow_py_sdk/__init__.py 100.00% <100.00%> (ø)
flow_py_sdk/client/entities.py 47.36% <100.00%> (-0.40%) :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 4f0d89d...6975b7e. Read the comment docs.