korsbo / Latexify.jl

Convert julia objects to LaTeX equations, arrays or other environments.
MIT License
562 stars 59 forks source link

Print benchmark results in log #254

Closed gustaphe closed 1 year ago

gustaphe commented 1 year ago

There's a permissions issue in getting benchmarks posted as a comment on PRs. This way, you can also check the benchmark results in the CI log.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8e74eed) 72.38% compared to head (942ac6b) 72.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #254 +/- ## ======================================= Coverage 72.38% 72.38% ======================================= Files 23 23 Lines 945 945 ======================================= Hits 684 684 Misses 261 261 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.