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

Implement __getitem__() protocol. Refs #35 #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

timofurrer
Copy link
Owner

No description provided.

@timofurrer timofurrer self-assigned this Sep 4, 2019
@codecov
Copy link

codecov bot commented Sep 4, 2019

Codecov Report

Merging #36 into master will increase coverage by 0.92%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   90.08%   91.01%   +0.92%     
==========================================
  Files          13       13              
  Lines         706      779      +73     
==========================================
+ Hits          636      709      +73     
  Misses         70       70
Flag Coverage Δ
#unittests 91.01% <100%> (+0.92%) ⬆️
Impacted Files Coverage Δ
colorful/__init__.py 86% <100%> (ø) ⬆️
colorful/ansi.py 100% <100%> (ø) ⬆️
tests/test_core.py 96.03% <100%> (+0.74%) ⬆️
colorful/core.py 96.22% <100%> (+0.51%) ⬆️

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 175b769...326db2d. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Nov 3, 2019

This Pull Request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the state label Nov 3, 2019
@timofurrer timofurrer removed the state label Nov 5, 2019
@github-actions
Copy link

github-actions bot commented Jan 4, 2020

This Pull Request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the state label Jan 4, 2020
@keturn
Copy link
Contributor

keturn commented Jan 5, 2020

🤖 💤

@timofurrer timofurrer removed the state label Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants