Closed PauTorru closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.47%. Comparing base (
e63bd21
) to head (7694c00
). Report is 80 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
pre-commit.ci autofix
Can you add a changelog entry as described in the pull request template: https://github.com/hyperspy/exspy/blob/main/.github/PULL_REQUEST_TEMPLATE.md
Like so? I edited first coment
For the changelog entry, you need to add a rst
file summarising the changes and with the correct name. This is explained in more detailed in upcoming_changes/README.rst.
Here is an example of a commit adding a changelog entry: https://github.com/hyperspy/exspy/pull/33/commits/bae38825badc9396e05eb6f16954eeba0684ec8f
The template is here as a guideline, which explains the main steps for contributors to know what they need to do but also as a reminder / check list (including experienced contributors 😄).
I think I got it now. Easy to tell it was my first contribution. 😅
Thank you @PauTorru. There are a number of things to figure out when contributing the first time and it is not always easy to appreciate what is necessary or not, its relevance, etc.! :)
Description of the change
A few sentences and/or a bulleted list to describe and motivate the change:
Progress of the PR
upcoming_changes
folder (seeupcoming_changes/README.rst
),docs/readthedocs.org:exspy
build of this PR (link in github checks)Minimal example of the bug fix or the new feature