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

[MNT] Simplify tests #62

Merged

Conversation

felipeffm
Copy link
Contributor

@felipeffm felipeffm commented Jun 13, 2024

The CI univariate and multivariate tests are lasting too long for development purposes.

This PR create simpler tests with the pytest tagging feature, updates git workflow and the developer documentation. As result we now have faster tests with lower coverage (smoke tests) to run locally while the complete tests running in CI.

@felipeffm felipeffm changed the title tests: dont use cartesian product of params Simplify tests Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (166f6ca) to head (00b1eda).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files          19       19           
  Lines        1047     1047           
=======================================
  Hits          967      967           
  Misses         80       80           

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

@felipeffm felipeffm marked this pull request as ready for review June 15, 2024 23:18
@felipeangelimvieira felipeangelimvieira added the maintenance Continuous Integration, unit testing & package distribution label Jun 17, 2024
@felipeangelimvieira felipeangelimvieira changed the title Simplify tests [MNT] Simplify tests Jun 17, 2024
@felipeangelimvieira felipeangelimvieira merged commit 866205a into felipeangelimvieira:main Jun 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous Integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants