Skip to content

Conversation

vimiix
Copy link

@vimiix vimiix commented Jan 13, 2020

Fix #33

@codecov-io
Copy link

Codecov Report

Merging #34 into master will decrease coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   94.96%   94.51%   -0.45%     
==========================================
  Files           7        7              
  Lines        2085     2024      -61     
  Branches      282      282              
==========================================
- Hits         1980     1913      -67     
- Misses         54       60       +6     
  Partials       51       51
Impacted Files Coverage Δ
src/lazy_object_proxy/__init__.py 76.47% <0%> (-11.77%) ⬇️
tests/test_lazy_object_proxy.py 95.89% <0%> (-0.49%) ⬇️
src/lazy_object_proxy/slots.py 96.77% <0%> (-0.15%) ⬇️
src/lazy_object_proxy/simple.py 97.45% <0%> (-0.1%) ⬇️

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 caceb70...5878ac7. Read the comment docs.

@vimiix vimiix closed this Jan 14, 2020
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.

The latest version of setuptools has not support Python 2
2 participants