Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement incidence #73

Merged
merged 1 commit into from
Mar 13, 2018
Merged

Implement incidence #73

merged 1 commit into from
Mar 13, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Mar 13, 2018

Closes #67
cc @goretkin

@coveralls
Copy link

coveralls commented Mar 13, 2018

Coverage Status

Coverage increased (+0.04%) to 92.236% when pulling bce4799 on bl/incidence into 9aa7196 on master.

@codecov
Copy link

codecov bot commented Mar 13, 2018

Codecov Report

Merging #73 into master will increase coverage by 0.04%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   92.19%   92.23%   +0.04%     
==========================================
  Files          30       31       +1     
  Lines        1588     1610      +22     
==========================================
+ Hits         1464     1485      +21     
- Misses        124      125       +1
Impacted Files Coverage Δ
src/redundancy.jl 100% <ø> (ø) ⬆️
src/Polyhedra.jl 100% <ø> (ø) ⬆️
src/elements.jl 84.17% <ø> (-0.54%) ⬇️
src/incidence.jl 100% <100%> (ø)
src/iterators.jl 100% <100%> (ø) ⬆️
src/decompose.jl 79.83% <68.75%> (+0.33%) ⬆️

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 9aa7196...bce4799. Read the comment docs.

@blegat blegat merged commit 31ecc3b into master Mar 13, 2018
@blegat blegat deleted the bl/incidence branch June 1, 2018 11:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants