Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some textual changes explaining how to get help #174

Merged
merged 3 commits into from
Oct 20, 2024
Merged

Some textual changes explaining how to get help #174

merged 3 commits into from
Oct 20, 2024

Conversation

N-Wouda
Copy link
Owner

@N-Wouda N-Wouda commented Oct 20, 2024

This PR:

  • Closes #xxxx.
  • Adds and passes relevant tests.
  • Has well-formatted code and documentation.

Notes:

  • It is essential that you add a test when making code changes.
    This keeps the code coverage level up, and helps ensure the changes work as intended.
  • When fixing a bug, you must add a test that would produce the bug in the master branch, and then show that it is fixed with the new code.
  • New code additions must be well formatted. Changes should pass the pre-commit workflow, which you can set up locally using pre-commit.
  • Docstring additions must render correctly, including escapes and LaTeX.

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.46%. Comparing base (d47def9) to head (aae4c5a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   99.46%   99.46%           
=======================================
  Files          30       30           
  Lines         748      748           
=======================================
  Hits          744      744           
  Misses          4        4           

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

@N-Wouda N-Wouda merged commit b53c225 into master Oct 20, 2024
8 checks passed
@N-Wouda N-Wouda deleted the dont-email branch October 20, 2024 16:26
@N-Wouda N-Wouda mentioned this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant