ericphanson / Asciicast.jl

Easy REPL animations in READMEs, Documenter docs, and more!
https://ericphanson.github.io/Asciicast.jl/
Other
42 stars 0 forks source link

Allow `include` in cast blocks #33

Closed ericphanson closed 11 months ago

ericphanson commented 11 months ago

It turns out Documenter's modules do a bit of work to make this possible, so we will just re-use it.

closes #32

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (832e800) 90.35% compared to head (49c0f92) 90.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 90.35% 90.40% +0.05% ========================================== Files 5 5 Lines 342 344 +2 ========================================== + Hits 309 311 +2 Misses 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.