Skip to content

Commit 47c8ef8

Browse files
mkborregaardclaude
andcommitted
Remove dead Phylotypes.jl; preserved in PhyloEcology.jl
src/Phylotypes.jl was never included in the module (it depends on a Phylo package that isn't a dependency and does not load). Its code now lives in a separate glue package, PhyloEcology.jl, to be developed there. Drop the now-unnecessary codecov ignore for it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 462f848 commit 47c8ef8

2 files changed

Lines changed: 0 additions & 59 deletions

File tree

codecov.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,3 @@ coverage:
99
patch:
1010
default:
1111
informational: true
12-
13-
# Phylotypes.jl is not part of the loaded module (it depends on a `Phylo`
14-
# package that is not a dependency) and would otherwise be reported as 0%.
15-
ignore:
16-
- "src/Phylotypes.jl"

src/Phylotypes.jl

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)