AlgebraicJulia / SyntacticModels.jl

Specifying models with syntax trees
MIT License
2 stars 3 forks source link

CompatHelper: add new compat entry for MLStyle at version 0.4, (keep existing compat) #8

Closed algebraicjuliabot closed 10 months ago

algebraicjuliabot commented 10 months ago

This pull request sets the compat entry for the MLStyle package to 0.4. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.62% :tada:

Comparison is base (3aadf57) 92.54% compared to head (dbedb1c) 93.16%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== + Coverage 92.54% 93.16% +0.62% ========================================== Files 6 6 Lines 322 322 ========================================== + Hits 298 300 +2 + Misses 24 22 -2 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/AlgebraicJulia/SyntacticModels.jl/pull/8/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AlgebraicJulia)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.