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

Fix compats for MeasureBase and drop 1.3 #139

Merged
merged 4 commits into from
Jan 27, 2024
Merged

Fix compats for MeasureBase and drop 1.3 #139

merged 4 commits into from
Jan 27, 2024

Conversation

theogf
Copy link
Collaborator

@theogf theogf commented Jan 27, 2024

Due to the separation of the stdlibs with 1.9 we need compats on stdlibs as well, notably for the Aqua tests to pass

@theogf theogf changed the title Fix compapts for MeasureBase Fix compats for MeasureBase Jan 27, 2024
@theogf
Copy link
Collaborator Author

theogf commented Jan 27, 2024

I see the tests are only testing from 1.6, does that mean we should change the julia compat to 1.6 instead of 1.3?

This should also avoid the need for all the <0.0.1 compat bounds

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ac1af5) 54.05% compared to head (a69e64c) 54.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   54.05%   54.05%           
=======================================
  Files          43       43           
  Lines        1221     1221           
=======================================
  Hits          660      660           
  Misses        561      561           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Package name latest stable
MeasureTheory.jl

@oschulz
Copy link
Collaborator

oschulz commented Jan 27, 2024

Thanks @theogf !

How about we require Julia v1.6? Then we wouldn't need the <0.0.1 compat-entries.

(NB: I'll see that I really get #122 ready soon).

Copy link

Package name latest stable
MeasureTheory.jl

@theogf theogf changed the title Fix compats for MeasureBase Fix compats for MeasureBase and drop 1.3 Jan 27, 2024
Copy link

Package name latest stable
MeasureTheory.jl

@oschulz oschulz merged commit c57f6d0 into master Jan 27, 2024
11 checks passed
@oschulz oschulz deleted the tgf/fix-compat branch January 27, 2024 19:11
@oschulz
Copy link
Collaborator

oschulz commented Jan 27, 2024

Ok, here we go: JuliaRegistries/General#99684

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

Successfully merging this pull request may close these issues.

2 participants