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

Try yml suffix for codecov configuration #5146

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

prckent
Copy link
Contributor

@prckent prckent commented Aug 26, 2024

Proposed changes

Tests are currently included in coverage reports despite the configuration. See discussion in #5145 . Try renaming to .yml since this is what is currently used in the codecov docs. The file does validate and clearly some of the settings are in use. Docs at https://docs.codecov.com/docs/ignoring-paths

What type(s) of changes does this code introduce?

  • Testing changes (e.g. new unit/integration/performance tests)

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

None

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'
  • NA. Code added or changed in the PR has been clang-formatted
  • NA. This PR adds tests to cover any new code, or to catch a bug that is being fixed
  • NA. Documentation has been added (if appropriate)

@prckent prckent merged commit 2ea2fb7 into QMCPACK:develop Aug 26, 2024
26 of 27 checks passed
@prckent prckent deleted the covcfg branch August 26, 2024 20:41
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