Update copier templates#181
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
AndrewSazonov
approved these changes
May 12, 2026
Member
AndrewSazonov
left a comment
There was a problem hiding this comment.
LGTM, except for one issue with the TOC that I commented on separately.
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 |
Member
There was a problem hiding this comment.
I guess you probably don’t want to replace the old TOC with the template placeholder one, right?
Member
Author
There was a problem hiding this comment.
Thank you! I thought I had caught all the things I don't want the placeholder to overwrite, but missed one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.