Skip to content

Update copier templates#181

Merged
henrikjacobsenfys merged 3 commits into
developfrom
templates
May 12, 2026
Merged

Update copier templates#181
henrikjacobsenfys merged 3 commits into
developfrom
templates

Conversation

@henrikjacobsenfys

Copy link
Copy Markdown
Member

No description provided.

@henrikjacobsenfys henrikjacobsenfys added [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH) [priority] medium Normal/default priority labels May 12, 2026
@codecov

codecov Bot commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.12%. Comparing base (cd12997) to head (384d875).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #181   +/-   ##
========================================
  Coverage    98.12%   98.12%           
========================================
  Files           45       45           
  Lines         2874     2874           
  Branches       511      511           
========================================
  Hits          2820     2820           
  Misses          34       34           
  Partials        20       20           
Flag Coverage Δ
integration 48.15% <ø> (ø)
unittests 98.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AndrewSazonov AndrewSazonov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except for one issue with the TOC that I commented on separately.

Comment thread docs/mkdocs.yml
Comment on lines -178 to -205
- Concept: user-guide/concept.md
- Data Format: user-guide/data_format.md
- First Steps: user-guide/first_steps.md
- Tutorials:
- Tutorials: tutorials/index.md
- Getting Started:
- Tutorial 0. Basics: tutorials/tutorial0_basics.ipynb
- Tutorial 0. More Advanced: tutorials/tutorial0_more_advanced.ipynb
- Tutorial 1. Brownian Diffusion: tutorials/tutorial1_brownian.ipynb
- Tutorial 2. Magnetic nanoparticles: tutorials/tutorial2_nanoparticles.ipynb
- Classes and Methods:
- Components: tutorials/components.ipynb
- Component collection: tutorials/component_collection.ipynb
- Convolution: tutorials/convolution.ipynb
- Detailed balance: tutorials/detailed_balance.ipynb
- Diffusion model: tutorials/diffusion_model.ipynb
- Sample model: tutorials/sample_model.ipynb
- Instrument model: tutorials/instrument_model.ipynb
- Experiment: tutorials/experiment.ipynb
- Analysis: tutorials/analysis.ipynb
- Analysis 1D: tutorials/analysis1d.ipynb
- Dummy tutorial: tutorials/tutorial.ipynb
- API Reference:
- API Reference: api-reference/index.md
- convolution: api-reference/convolution.md
- sample_model: api-reference/sample_model.md
- experiment: api-reference/experiment.md
- analysis: api-reference/analysis.md
- utils: api-reference/utils.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you probably don’t want to replace the old TOC with the template placeholder one, right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I thought I had caught all the things I don't want the placeholder to overwrite, but missed one

@henrikjacobsenfys henrikjacobsenfys merged commit 152c5a0 into develop May 12, 2026
34 checks passed
@henrikjacobsenfys henrikjacobsenfys deleted the templates branch June 3, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] medium Normal/default priority [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants