ptiede / Comrade.jl

MIT License
45 stars 7 forks source link

Remove dependencies #253

Closed ptiede closed 1 year ago

ptiede commented 1 year ago

Remove unnecessary dependencies

codecov[bot] commented 1 year ago

Codecov Report

Base: 0.03% // Head: 0.03% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (74c590c) compared to base (414a206). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ===================================== Coverage 0.03% 0.03% ===================================== Files 32 32 Lines 3043 3038 -5 ===================================== Hits 1 1 + Misses 3042 3037 -5 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/Comrade.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL0NvbXJhZGUuamw=) | `20.00% <ø> (ø)` | | | [src/bayes/bayes.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2JheWVzL2JheWVzLmps) | `0.00% <ø> (ø)` | | | [src/distributions/radiolikelihood.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2Rpc3RyaWJ1dGlvbnMvcmFkaW9saWtlbGlob29kLmps) | `0.00% <0.00%> (ø)` | | | [src/models/threaded.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy90aHJlYWRlZC5qbA==) | `0.00% <ø> (ø)` | | | [src/observations/io.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL29ic2VydmF0aW9ucy9pby5qbA==) | `0.00% <ø> (ø)` | | | [src/observations/observations.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL29ic2VydmF0aW9ucy9vYnNlcnZhdGlvbnMuamw=) | `0.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.