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

Convert dependency exclusion to marker format #15

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

Conversation

techalchemy
Copy link

- Fixes PiDelport#14

Signed-off-by: Dan Ryan <dan@danryan.co>
@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #15 into master will increase coverage by 1.68%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   96.55%   98.23%   +1.68%     
==========================================
  Files           5        5              
  Lines         174      170       -4     
  Branches       27       25       -2     
==========================================
- Hits          168      167       -1     
+ Misses          2        1       -1     
+ Partials        4        2       -2
Impacted Files Coverage Δ
src/backports/os.py 96% <ø> (+2.32%) ⬆️
tests/test_helpers.py 100% <0%> (+4.16%) ⬆️

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 45eda4e...b761cb3. Read the comment docs.

Signed-off-by: Dan Ryan <dan@danryan.co>
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