JuliaTesting / Aqua.jl

Auto QUality Assurance for Julia packages
MIT License
334 stars 24 forks source link

Overhaul documentation #250

Closed lgoettgens closed 9 months ago

lgoettgens commented 9 months ago

Structurize, fill with content etc.:

Preview at https://juliatesting.github.io/Aqua.jl/previews/PR250/

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e9a4230) 75.33% compared to head (ed512d6) 75.20%. Report is 1 commits behind head on master.

Files Patch % Lines
src/persistent_tasks.jl 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #250 +/- ## ========================================== - Coverage 75.33% 75.20% -0.14% ========================================== Files 11 11 Lines 750 750 ========================================== - Hits 565 564 -1 - Misses 185 186 +1 ``` | [Flag](https://app.codecov.io/gh/JuliaTesting/Aqua.jl/pull/250/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaTesting) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/JuliaTesting/Aqua.jl/pull/250/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaTesting) | `75.20% <85.71%> (-0.14%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaTesting#carryforward-flags-in-the-pull-request-comment) to find out more.

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