Closed jishnub closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.90%. Comparing base (
002f56c
) to head (5d68950
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Gentle bump, would be good to have this merged
The single-argument
map(f)
method has been removed in https://github.com/JuliaLang/julia/pull/52631, so the explicit tests for these need to be altered. These tests aren't directly related to this package, and were checking for type-piracy.