-
Notifications
You must be signed in to change notification settings - Fork 450
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 GitHub actions for PR (documentation, pytest, coverage) #6850
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drew2a
requested review from
a team,
xoriole and
kozlovsky
and removed request for
a team and
xoriole
April 6, 2022 19:24
Code Climate has analyzed commit 569910b and detected 0 issues on this pull request. View more on Code Climate. |
drew2a
force-pushed
the
feature/ga_build_doc
branch
3 times, most recently
from
April 6, 2022 23:02
7634d51
to
1cb590d
Compare
drew2a
changed the title
Add GitHub action for PR
Add GitHub actions for PR (documentation, pytest)
Apr 6, 2022
drew2a
force-pushed
the
feature/ga_build_doc
branch
from
April 7, 2022 09:37
edebfa6
to
312ab0a
Compare
drew2a
changed the title
Add GitHub actions for PR (documentation, pytest)
Add GitHub actions for PR (documentation, pytest, coverage)
Apr 7, 2022
drew2a
force-pushed
the
feature/ga_build_doc
branch
from
April 7, 2022 13:54
8c1e63d
to
66eaeca
Compare
drew2a
force-pushed
the
feature/ga_build_doc
branch
2 times, most recently
from
April 7, 2022 15:09
40d2586
to
7ea4f7b
Compare
drew2a
force-pushed
the
feature/ga_build_doc
branch
from
April 7, 2022 18:14
fb31b34
to
092d4a3
Compare
drew2a
force-pushed
the
feature/ga_build_doc
branch
from
April 7, 2022 18:30
2175c53
to
c9b41c8
Compare
Kudos, SonarCloud Quality Gate passed! |
kozlovsky
approved these changes
Apr 7, 2022
This was referenced Apr 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to #6851
This PR adds the following GitHub actions:
Ref: https://docs.github.com/actions/automating-builds-and-tests/building-and-testing-nodejs-or-python?langId=py
Preinstalled software:
For viewing a code coverage, you need to install code-climate extension
Coverage example:
Code Coverage Console output example
Code Coverage File: coverage.xml
Click to expand!