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 ScientificTypesBase to 3, (keep existing compat) #15

Merged

Conversation

github-actions[bot]
Copy link

This pull request changes the compat entry for the ScientificTypesBase package from 2.2.0 to 2.2.0, 3.
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.

@ablaom ablaom closed this Dec 23, 2021
@ablaom ablaom reopened this Dec 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2021

Codecov Report

Merging #15 (5b18aa7) into dev (d772365) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #15   +/-   ##
=======================================
  Coverage   88.33%   88.33%           
=======================================
  Files           7        7           
  Lines         180      180           
=======================================
  Hits          159      159           
  Misses         21       21           
Impacted Files Coverage Δ
src/scitypes.jl 84.61% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d772365...5b18aa7. Read the comment docs.

@ablaom
Copy link
Member

ablaom commented Dec 23, 2021

I suspect that, for testing purposes, this PR needs:

  • MLJBase 0.19 released

@pazzo83
Copy link
Collaborator

pazzo83 commented Dec 23, 2021

Ok cool - should we just hold off until that is released?

@ablaom
Copy link
Member

ablaom commented Dec 23, 2021

I don't understand this fail, which seems to be something new about testing under 1.7, as 1.3 tests pass.

In particular, I don't understand " ├─restricted to versions 2.2.2-2 by MLJText [5e27fcf9], leaving only versions 2.2.2-2.3.3" because this PR is extending the compat for ScientificTypesBase to include 3^.

Perhaps @DilumAluthge can explain?

Screen Shot 2021-12-24 at 7 01 22 AM

@DilumAluthge
Copy link
Member

You'll need to update the compat entry for ScientificTypes to allow ScientificTypes v3.

Project.toml Outdated Show resolved Hide resolved
@DilumAluthge
Copy link
Member

Just FYI, the CI failure on 1.7 is a good thing. It tells us that the fix in JuliaRegistries/CompatHelper.jl#298 is working correctly.

@ablaom ablaom merged commit d4f6a6f into dev Dec 27, 2021
@ablaom ablaom mentioned this pull request Dec 27, 2021
@ablaom
Copy link
Member

ablaom commented Dec 27, 2021

@DilumAluthge Thanks for your help here!

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.

4 participants