ptiede / Comrade.jl

MIT License
47 stars 7 forks source link

Reintroduce threading #210

Closed ptiede closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 0.03% // Head: 0.03% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (93627c3) compared to base (1f5a91e). Patch coverage: 0.00% of modified lines in pull request are covered.

:exclamation: Current head 93627c3 differs from pull request most recent head 23f3542. Consider uploading reports for the commit 23f3542 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ======================================== - Coverage 0.03% 0.03% -0.01% ======================================== Files 31 32 +1 Lines 2961 3015 +54 ======================================== Hits 1 1 - Misses 2960 3014 +54 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/bayes/bayes.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?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% <0.00%> (ø)` | | | [src/models/combinators.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9jb21iaW5hdG9ycy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/models/methods.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tZXRob2RzLmps) | `0.00% <0.00%> (ø)` | | | [src/models/modelimage/fft\_alg.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL2ZmdF9hbGcuamw=) | `0.00% <0.00%> (ø)` | | | [src/models/modelimage/modelimage.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL21vZGVsaW1hZ2Uuamw=) | `0.00% <0.00%> (ø)` | | | [src/models/threaded.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?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% <0.00%> (ø)` | | | [src/visualizations/intensitymap.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL3Zpc3VhbGl6YXRpb25zL2ludGVuc2l0eW1hcC5qbA==) | `0.00% <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.