ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

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

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

Patch coverage has no change and project coverage change: +4.28 :tada:

Comparison is base (475685d) 82.53% compared to head (19fb56a) 86.82%.

:exclamation: Current head 19fb56a differs from pull request most recent head 77833bd. Consider uploading reports for the commit 77833bd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== + Coverage 82.53% 86.82% +4.28% ========================================== Files 37 37 Lines 3161 3248 +87 ========================================== + Hits 2609 2820 +211 + Misses 552 428 -124 ``` [see 35 files with indirect coverage changes](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/282/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede)

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