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

Immutable CountedVector #16

Merged
merged 6 commits into from
Feb 20, 2020
Merged

Conversation

matbesancon
Copy link
Contributor

Avoids the double reference between counted vec and double description, CountedVector can be immutable

@coveralls
Copy link

Coverage Status

Coverage increased (+3.5%) to 45.593% when pulling 3e7c65b on matbesancon:incremental_dd into 04281bd on JuliaPolyhedra:master.

@coveralls
Copy link

coveralls commented Feb 6, 2020

Coverage Status

Coverage decreased (-0.6%) to 41.503% when pulling 73b08c1 on matbesancon:incremental_dd into 04281bd on JuliaPolyhedra:master.

@codecov
Copy link

codecov bot commented Feb 6, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   45.92%   45.75%   -0.17%     
==========================================
  Files           6        6              
  Lines         331      330       -1     
==========================================
- Hits          152      151       -1     
  Misses        179      179              

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 04281bd...73b08c1. Read the comment docs.

@blegat blegat merged commit 50898d7 into JuliaPolyhedra:master Feb 20, 2020
# 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.

3 participants