Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for MeasureBase to 0.14, (keep existing compat) #355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the MeasureBase package from 0.10, 0.11, 0.12 to 0.10, 0.11, 0.12, 0.14.
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.

@cscherrer cscherrer force-pushed the compathelper/new_version/2022-10-16-00-13-53-082-02806549271 branch from 410f64a to 3bd02fe Compare October 16, 2022 00:14
@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Base: 35.53% // Head: 34.57% // Decreases project coverage by -0.95% ⚠️

Coverage data is based on head (3bd02fe) compared to base (9f63c25).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
- Coverage   35.53%   34.57%   -0.96%     
==========================================
  Files          62       62              
  Lines        1863     1796      -67     
==========================================
- Hits          662      621      -41     
+ Misses       1201     1175      -26     
Impacted Files Coverage Δ
src/core/utils.jl 59.00% <0.00%> (-2.82%) ⬇️
src/GG/src/func_arg_decs.jl 50.94% <0.00%> (-1.79%) ⬇️
src/transforms/predict.jl 81.81% <0.00%> (-1.52%) ⬇️
src/primitives/testvalue.jl 76.19% <0.00%> (-1.09%) ⬇️
src/primitives/as.jl 56.81% <0.00%> (-0.96%) ⬇️
src/primitives/rand.jl 58.62% <0.00%> (-0.76%) ⬇️
src/primitives/logdensity.jl 87.50% <0.00%> (-0.74%) ⬇️
src/GG/src/ngg/compact.jl 83.59% <0.00%> (-0.74%) ⬇️
src/GG/src/ngg/typeable.jl 80.76% <0.00%> (-0.72%) ⬇️
src/primitives/basemeasure.jl 88.23% <0.00%> (-0.66%) ⬇️
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants