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

Fixes for phylogenetic adjacency tree #3406

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

antonydellavecchia
Copy link
Collaborator

Switched from undirected to direct (graph) for the underlying data structure

@antonydellavecchia antonydellavecchia added topic: combinatorics backport 1.0.x Should be backported to the release 1.0 branch labels Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Merging #3406 (b3c8864) into master (dc5030d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3406   +/-   ##
=======================================
  Coverage   81.97%   81.98%           
=======================================
  Files         558      558           
  Lines       74336    74351   +15     
=======================================
+ Hits        60939    60954   +15     
  Misses      13397    13397           
Files Coverage Δ
src/Combinatorics/PhylogeneticTrees.jl 96.42% <100.00%> (+1.30%) ⬆️

@benlorenz benlorenz merged commit c65cb77 into master Feb 22, 2024
24 checks passed
@benlorenz benlorenz deleted the adc+ac/phylo-updates branch February 22, 2024 09:31
benlorenz pushed a commit that referenced this pull request Feb 22, 2024
* fixers for phylogenetic adjacency tree

* get rid of whitespace

* fix for tests

(cherry picked from commit c65cb77)
@benlorenz benlorenz mentioned this pull request Feb 22, 2024
33 tasks
benlorenz pushed a commit that referenced this pull request Feb 22, 2024
* fixers for phylogenetic adjacency tree

* get rid of whitespace

* fix for tests

(cherry picked from commit c65cb77)
@benlorenz benlorenz removed the backport 1.0.x Should be backported to the release 1.0 branch label Feb 22, 2024
benlorenz added a commit that referenced this pull request Feb 23, 2024
### Backported PRs

- [x] #3367
- [x] #3379 
- [x] #3369
- [x] #3291
- [x] #3325
- [x] #3350 
- [x] #3351
- [x] #3365 
- [x] #3366
- [x] #3382
- [x] #3373
- [x] #3341
- [x] #3346
- [x] #3381
- [x] #3385
- [x] #3387 
- [x] #3398 
- [x] #3399 
- [x] #3374 
- [x] #3406 
- [x] #2823
- [x] #3298
- [x] #3386 
- [x] #3412 
- [x] #3392 
- [x] #3415 
- [x] #3394
- [x] #3391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants