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

test: Run examples in CI #60

Merged
merged 1 commit into from
Oct 3, 2023
Merged

test: Run examples in CI #60

merged 1 commit into from
Oct 3, 2023

Conversation

jmgate
Copy link
Collaborator

@jmgate jmgate commented Sep 21, 2023

Create example/test_examples.py so pytest runs all the examples and checks their output.

Closes #52.

@jmgate jmgate self-assigned this Sep 21, 2023
@jmgate jmgate force-pushed the 52-run-examples-in-ci branch 6 times, most recently from af9f21b to 094d16d Compare September 21, 2023 21:25
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2ceb579) 94.01% compared to head (6642a17) 94.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files           2        2           
  Lines         167      167           
  Branches       43       43           
=======================================
  Hits          157      157           
  Misses          4        4           
  Partials        6        6           

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

@jmgate jmgate force-pushed the 52-run-examples-in-ci branch from 094d16d to 358cee1 Compare October 3, 2023 22:03
Create `example/test_examples.py` so `pytest` runs all the examples and
checks their output.
@jmgate jmgate force-pushed the 52-run-examples-in-ci branch from 358cee1 to 6642a17 Compare October 3, 2023 23:00
@jmgate jmgate merged commit e335814 into master Oct 3, 2023
10 checks passed
@jmgate jmgate deleted the 52-run-examples-in-ci branch October 3, 2023 23:07
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.

Run examples in CI
1 participant