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

Add test to Codecov #21

Closed
mdtanker opened this issue Jul 26, 2022 · 5 comments
Closed

Add test to Codecov #21

mdtanker opened this issue Jul 26, 2022 · 5 comments
Labels
Milestone

Comments

@mdtanker
Copy link
Owner

Once tests are set up following #5 and #8, set up Codecov and add a badge to the readme, similar to below one for Boule.

Test coverage status

@mdtanker mdtanker added the documentation Improvements or additions to documentation label Jul 26, 2022
@mdtanker mdtanker added this to the v0.0.5 milestone Jul 26, 2022
@mdtanker mdtanker added testing and removed documentation Improvements or additions to documentation labels Oct 1, 2022
@mdtanker
Copy link
Owner Author

look into caching pip dependencies to speed up the github action: https://github.com/actions/setup-python#caching-packages-dependencies

@mdtanker
Copy link
Owner Author

loot at the PyGMT tesy yaml for using miniconda and mamba to setup GH actions env.

@mdtanker
Copy link
Owner Author

Attemped to close this with #91 #92 #96 #97 #98. Ran into lots of issues with python segmentation faults and couldn't resolve it. For now, I've just excluded certain tests with a marker: issues so that pytest ignores them.

I'll keep this issue open till the segfault is fixed.

@mdtanker
Copy link
Owner Author

#99 added a badge to the readme and index.md files.

@mdtanker
Copy link
Owner Author

closed with #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant