ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

CompatHelper: bump compat for TransformVariables to 0.8, (keep existing compat) #268

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the TransformVariables package from 0.5, 0.6, 0.7 to 0.5, 0.6, 0.7, 0.8. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Base: 87.00% // Head: 86.99% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (8cf8ac2) compared to base (7b13ba7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== - Coverage 87.00% 86.99% -0.02% ========================================== Files 37 37 Lines 3278 3275 -3 ========================================== - Hits 2852 2849 -3 Misses 426 426 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/models/modelimage/cache.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL2NhY2hlLmps) | `75.00% <0.00%> (-5.00%)` | :arrow_down: | | [src/models/modelimage/nuft.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL251ZnQuamw=) | `74.41% <0.00%> (-0.59%)` | :arrow_down: | | [src/observations/observations.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL29ic2VydmF0aW9ucy9vYnNlcnZhdGlvbnMuamw=) | `70.83% <0.00%> (-0.18%)` | :arrow_down: | 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.