Metron-Project / esak

Python wrapper for the Marvel API.
MIT License
2 stars 0 forks source link

Add support for Character endpoints #24

Closed bpepple closed 3 years ago

bpepple commented 3 years ago

The following Character endpoints were added:

codecov-commenter commented 3 years ago

Codecov Report

Merging #24 (9f4717d) into master (eedcaf3) will increase coverage by 0.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   95.65%   95.89%   +0.23%     
==========================================
  Files          23       23              
  Lines        1267     1341      +74     
==========================================
+ Hits         1212     1286      +74     
  Misses         55       55              
Flag Coverage Δ
unittests 95.89% <100.00%> (+0.23%) :arrow_up:

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

Impacted Files Coverage Δ
esak/session.py 94.35% <100.00%> (+0.50%) :arrow_up:
tests/character_test.py 100.00% <100.00%> (ø)

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 eedcaf3...9f4717d. Read the comment docs.