generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 18
feat: add coverage #909
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
Draft
Revathyvenugopal162
wants to merge
39
commits into
main
Choose a base branch
from
feat/codecov
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+111
−32
Draft
feat: add coverage #909
Changes from 19 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
cd0cbd2
fix: add codecove
Revathyvenugopal162 e17ab22
fix: add codecov secrets
Revathyvenugopal162 64513b5
fix: combine coverage
Revathyvenugopal162 f1083cc
fix: combine coverage
Revathyvenugopal162 b934919
fix: cicd
Revathyvenugopal162 d13f88d
chore: adding changelog file 909.added.md [dependabot-skip]
pyansys-ci-bot a2093d0
fix: comment preline now
Revathyvenugopal162 cde942e
Merge branch 'feat/codecov' of https://github.com/ansys/pydyna into f…
Revathyvenugopal162 09a23fb
fix: update the python
Revathyvenugopal162 bf24bda
fix: update the python
Revathyvenugopal162 608f277
fix: update the image
Revathyvenugopal162 8657c42
fix: update the actions
Revathyvenugopal162 5e129d5
fix: update the actions
Revathyvenugopal162 60f143a
fix: update the cicd
Revathyvenugopal162 4698cf2
fix: update the cicd
Revathyvenugopal162 0af52f0
fix: update the cicd
Revathyvenugopal162 c8650b0
fix: update the cicd for keyword matrix
Revathyvenugopal162 99c9c05
fix: update the cicd for keyword matrix
Revathyvenugopal162 c86bb99
fix: update the cicd for keyword matrix
Revathyvenugopal162 7b3151a
fix: update the cicd for al tests
Revathyvenugopal162 2a30856
Merge branch 'main' into feat/codecov
Revathyvenugopal162 670caf0
fix: test viz
Revathyvenugopal162 5b73796
fix: coverage results
Revathyvenugopal162 8d72371
fix: test early
Revathyvenugopal162 671272f
fix: test early
Revathyvenugopal162 f163bfb
fix: test early
Revathyvenugopal162 a61671d
fix: coverage files
Revathyvenugopal162 19b6970
fix: coverage files
Revathyvenugopal162 7e894d1
fix: coverage files
Revathyvenugopal162 7cffe17
fix: coverage files
Revathyvenugopal162 e5705ed
fix: coverage files and results
Revathyvenugopal162 af1ff53
fix: coverage files and results
Revathyvenugopal162 4c626a5
fix: coverage files and results
Revathyvenugopal162 fcfc2ef
fix: coverage files without keywords
Revathyvenugopal162 09f1956
fix: coverage files without keywords
Revathyvenugopal162 75d5706
fix: coverage files without keywords
Revathyvenugopal162 9e5b6f9
fix: coverage files without keywords
Revathyvenugopal162 c1589b0
fix: coverage files without keywords
Revathyvenugopal162 92bd673
fix: coverage files
Revathyvenugopal162 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
coverage: | ||
range: 75..100 | ||
round: down | ||
precision: 2 | ||
status: | ||
project: | ||
default: | ||
target: 90% | ||
patch: off | ||
|
||
|
||
codecov: | ||
notify: | ||
wait_for_ci: yes |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Add coverage |
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.