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

Enable tests to be manually triggered #1325

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

eddiebergman
Copy link
Contributor

  • Adds workflow_dispatch to pytest.yml to allow for tests to be manually triggered.

@eddiebergman eddiebergman changed the base branch from master to development November 29, 2021 09:53
@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #1325 (3b89c8c) into development (3761f9b) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #1325   +/-   ##
============================================
  Coverage        88.05%   88.06%           
============================================
  Files              140      140           
  Lines            11163    11163           
============================================
+ Hits              9830     9831    +1     
+ Misses            1333     1332    -1     
Impacted Files Coverage Δ
...learn/pipeline/components/regression/libsvm_svr.py 91.46% <0.00%> (+1.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3761f9b...3b89c8c. Read the comment docs.

.github/workflows/pytest.yml Outdated Show resolved Hide resolved
@eddiebergman eddiebergman merged commit 0e455bc into development Dec 1, 2021
@eddiebergman eddiebergman mentioned this pull request Jan 24, 2022
eddiebergman added a commit that referenced this pull request Jan 25, 2022
* Added manual dispatch to tests

* Removed parameters to manual dispatch
@eddiebergman eddiebergman mentioned this pull request Jan 25, 2022
@eddiebergman eddiebergman deleted the pr_enable_manual_test branch February 9, 2022 14:27
eddiebergman added a commit that referenced this pull request Aug 18, 2022
* Added manual dispatch to tests

* Removed parameters to manual dispatch
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