Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Character endpoints #24

Merged
merged 4 commits into from
Oct 29, 2021
Merged

Add support for Character endpoints #24

merged 4 commits into from
Oct 29, 2021

Conversation

bpepple
Copy link
Member

@bpepple bpepple commented Oct 29, 2021

The following Character endpoints were added:

  • Comics
  • Events
  • Series
  • Stories

@codecov-commenter
Copy link

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%) ⬆️

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%) ⬆️
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.

@bpepple bpepple self-assigned this Oct 29, 2021
@bpepple bpepple added the enhancement New feature or request label Oct 29, 2021
@bpepple bpepple linked an issue Oct 29, 2021 that may be closed by this pull request
@bpepple bpepple marked this pull request as ready for review October 29, 2021 15:14
@bpepple bpepple merged commit 8f52bf4 into master Oct 29, 2021
@bpepple bpepple deleted the character-endpoints branch October 29, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Character endpoints
2 participants