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

pulled out codecov report to new workflow #963

Closed
wants to merge 3 commits into from
Closed

Conversation

TanyaStere42
Copy link
Member

we are working to update codecov report to update on merge so contributors can successfully pr from forked repos

Pull Request Overview

  • Specify a list of summary items that this PR is accomplishing
  • Specify any database updates

Review Notes

  • Specify a list of any items, notes, or qualifiers that need to be known in order to efficiently review this PR

Model Updates [OPTIONAL]

ExampleModel

  • guid
  • example_attribute

Database Updates [OPTIONAL]

Specify any new/modified/removed database tables

REST API Updates [OPTIONAL]

A new example POST API is defined with its expected parameters, if needed to be specified for a thorough review

[POST] /api/v1/module/endpoint/
{
    'example_attribute': 'example',
}

Invoke CLI Updates [OPTIONAL]

Here is an example invoke that shows the new functionality

$ invoke app.module.task
<copy relevant terminal output>

we are working to update codecov report to update on merge so
contributors can successfully pr from forked repos
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.

None yet

1 participant