copier-org / copier

Library and command-line utility for rendering projects templates.
https://readthedocs.org/projects/copier/
MIT License
2.07k stars 182 forks source link

docs: Restructure context vars, add undocumented ones #1856

Closed lkubb closed 2 weeks ago

lkubb commented 2 weeks ago

Following a request by @sisp, this is extracted from https://github.com/copier-org/copier/pull/1733, which motivated the new structure for clarity.

Ref: https://github.com/copier-org/copier/issues/1842

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.67%. Comparing base (19156ee) to head (0f2b773). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1856 +/- ## ======================================= Coverage 97.67% 97.67% ======================================= Files 49 49 Lines 5238 5238 ======================================= Hits 5116 5116 Misses 122 122 ``` | [Flag](https://app.codecov.io/gh/copier-org/copier/pull/1856/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=copier-org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/copier-org/copier/pull/1856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=copier-org) | `97.67% <ø> (ø)` | | 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=copier-org#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.