rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
274 stars 39 forks source link

Use the julia-docdeploy action to deploy documentation #634

Closed asinghvi17 closed 7 months ago

asinghvi17 commented 7 months ago

This gets us the nice status on the CI panel which takes you directly to the preview/rendered doc page. Also removes the need to add DocumenterVitepress independently!

This has to wait until DocumenterVitepress.jl is registered, though :(

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 84.16%. Comparing base (c313ea6) to head (1c85264). Report is 13 commits behind head on as/dv_3.

:exclamation: Current head 1c85264 differs from pull request most recent head 97e12db. Consider uploading reports for the commit 97e12db to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## as/dv_3 #634 +/- ## =========================================== - Coverage 85.60% 84.16% -1.44% =========================================== Files 45 45 Lines 3862 4068 +206 =========================================== + Hits 3306 3424 +118 - Misses 556 644 +88 ```

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