Closed lgoettgens closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.46%. Comparing base (
e4403bd
) to head (1b1a729
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Julia changed the printing in https://github.com/JuliaLang/julia/pull/52795 which then made our tests fail as we check against a concrete string.
Resolves https://github.com/JuliaTesting/Aqua.jl/issues/274.