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 suite with GitHub action and test coverage #46

Merged
merged 9 commits into from
Sep 20, 2023

Conversation

facusapienza21
Copy link
Member

No description provided.

@facusapienza21 facusapienza21 self-assigned this Sep 20, 2023
@facusapienza21 facusapienza21 merged commit e086a32 into PolarWandering:main Sep 20, 2023
@facusapienza21
Copy link
Member Author

@Swanson-Hysell with this now we have tests running and code coverage. We still need to add actual tests, but this deploys the full test suite.

facusapienza21 added a commit that referenced this pull request Oct 18, 2023
* Test suite with GitHub action and test coverage (#46)

* simple test suite

* Create test.yml

* Add passing test badge

* add codedev action

* Add directory to codecov action

* add coverage option to pytest

* install pytest-cov

* Add covering badge

* facusapienza21 -> PolarWandering

* Trigger tests

* Update codedev badge

* run tests in both push and PR

* Added MIT license badge

* Sampling comparison notebook overhaul (#45)

* progress on enhancing the explanations and ease of use of the sampling_comparison notebook

* Add *.egg-info to .gitignore file to prevent them from being tracked

* add Figure 3a to the intro cell and continue improvements

* finish draft of user friendly sample comparison notebook

* simplify `egg-info` ignored files

* configure iPython kernel setup

* test for sampling

* test for estimation

* update path of saved data

* test theretical bound

* Comments in __init__.py

---------

Co-authored-by: Facundo Sapienza <fsapienza@berkeley.edu>
facusapienza21 added a commit that referenced this pull request Oct 18, 2023
* Test suite with GitHub action and test coverage (#46)

* simple test suite

* Create test.yml

* Add passing test badge

* add codedev action

* Add directory to codecov action

* add coverage option to pytest

* install pytest-cov

* Add covering badge

* facusapienza21 -> PolarWandering

* Trigger tests

* Update codedev badge

* run tests in both push and PR

* Added MIT license badge

* Sampling comparison notebook overhaul (#45)

* progress on enhancing the explanations and ease of use of the sampling_comparison notebook

* Add *.egg-info to .gitignore file to prevent them from being tracked

* add Figure 3a to the intro cell and continue improvements

* finish draft of user friendly sample comparison notebook

* simplify `egg-info` ignored files

* configure iPython kernel setup

* test for sampling

* test for estimation

* update path of saved data

* test theretical bound

* Comments in __init__.py

---------

Co-authored-by: Nick Swanson-Hysell <swanson-hysell@berkeley.edu>
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