Open JulienRemy opened 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.86%. Comparing base (
1e94cd6
) to head (05ab4fc
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Avoids defaulting to
str(schedule)
forSchedule().debug_string()
and raising aVisitorError
usingFortranWriter()(Schedule())
.