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 potential bugs with format strings #3633

Merged
merged 2 commits into from
Feb 17, 2024

Conversation

ScottPJones
Copy link
Contributor

Description

Fixes many issues present in the old Formatting.jl, by replacing with the updated Format.jl

Project.toml Outdated Show resolved Hide resolved
@ScottPJones
Copy link
Contributor Author

What are the next steps to get this merged?
I don't know why they codecov checks have failed, because there should be no change in coverage at all, since it simply changed Formatting.format to Format.format in a few places.

@asinghvi17
Copy link
Member

Probably a note in CHANGELOG.md is the only remaining thing?

@asinghvi17 asinghvi17 added the enhancement Feature requests and enhancements label Feb 16, 2024
@asinghvi17
Copy link
Member

asinghvi17 commented Feb 16, 2024

All tests pass - merging tomorrow!

@asinghvi17 asinghvi17 merged commit fe320c0 into MakieOrg:master Feb 17, 2024
18 of 19 checks passed
@ScottPJones ScottPJones deleted the spj/useformat branch February 18, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests and enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants