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 attrs factories taking self. #27

Merged
merged 4 commits into from
Jan 5, 2020
Merged

Conversation

python-desert
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 5, 2020

Codecov Report

Merging #27 into master will increase coverage by 0.63%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   95.85%   96.48%   +0.63%     
==========================================
  Files           6        6              
  Lines         362      370       +8     
  Branches       66       67       +1     
==========================================
+ Hits          347      357      +10     
+ Misses          9        8       -1     
+ Partials        6        5       -1
Impacted Files Coverage Δ
tests/test_make.py 98.04% <100%> (+0.07%) ⬆️
src/desert/_version.py 100% <100%> (ø) ⬆️
src/desert/_make.py 93.02% <100%> (+1.55%) ⬆️

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 847edb5...6ce75ce. Read the comment docs.

@python-desert python-desert merged commit 6d28b9d into master Jan 5, 2020
@delete-merged-branch delete-merged-branch bot deleted the takes-self branch January 5, 2020 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants