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 CI/CD to the repo #5

Merged
merged 18 commits into from
Nov 18, 2022
Merged

Add CI/CD to the repo #5

merged 18 commits into from
Nov 18, 2022

Conversation

AlejandroFernandezLuces
Copy link
Collaborator

Overview

In this PR I add the configuration for running the unit tests of the code in Linux with the Github actions. I also set up the labeler and the dependabot. These configuration files are modified versions of the ones in PyVista repository.

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@1971196). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage        ?   83.56%           
=======================================
  Files           ?        1           
  Lines           ?       73           
  Branches        ?        0           
=======================================
  Hits            ?       61           
  Misses          ?       12           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AlejandroFernandezLuces AlejandroFernandezLuces marked this pull request as ready for review November 17, 2022 11:54
@AlejandroFernandezLuces
Copy link
Collaborator Author

@MaxJPRey could you take a look if you are available?

.github/labeler.yml Outdated Show resolved Hide resolved
.github/labeler.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@MaxJPRey MaxJPRey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@@ -41,7 +41,7 @@ def read(fname):
],
entry_points={
"pytest11": [
"pyvista = pytest_pyvista",
"pyvista = pytest_pyvista.pytest_pyvista",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, please add some explanations.

@AlejandroFernandezLuces AlejandroFernandezLuces merged commit eafb8fb into main Nov 18, 2022
@AlejandroFernandezLuces AlejandroFernandezLuces deleted the maint/add_cd_ci branch November 18, 2022 08:50
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.

3 participants