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

Tutorial update #227

Merged
merged 9 commits into from
Jun 24, 2024
Merged

Tutorial update #227

merged 9 commits into from
Jun 24, 2024

Conversation

jesper-friis
Copy link
Contributor

Description

Added links to the API documentation from the tutorial.

Also added an example of extend_namespace() utility function.
For the above example to work, it turned out that we had to add a format option to extend_namespace().

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.41%. Comparing base (20bc142) to head (be9e1bb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #227   +/-   ##
=======================================
  Coverage   78.41%   78.41%           
=======================================
  Files          18       18           
  Lines        1696     1696           
=======================================
  Hits         1330     1330           
  Misses        366      366           

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

@jesper-friis jesper-friis changed the base branch from master to restriction-dict June 22, 2024 17:12
@jesper-friis jesper-friis requested a review from francescalb June 22, 2024 21:24
docs/tutorial.md Outdated Show resolved Hide resolved
docs/tutorial.md Outdated Show resolved Hide resolved
docs/tutorial.md Outdated Show resolved Hide resolved
docs/tutorial.md Outdated Show resolved Hide resolved
docs/tutorial.md Outdated Show resolved Hide resolved
docs/tutorial.md Outdated Show resolved Hide resolved
Base automatically changed from restriction-dict to master June 24, 2024 08:39
jesper-friis and others added 2 commits June 24, 2024 10:45
Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>
@jesper-friis jesper-friis requested a review from francescalb June 24, 2024 09:06
@jesper-friis jesper-friis merged commit 590eb5d into master Jun 24, 2024
19 checks passed
@jesper-friis jesper-friis deleted the tutorial-update branch June 24, 2024 09:17
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.

2 participants